|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RibbonApplicationMenuEntryFooter | |
---|---|
org.jvnet.flamingo.ribbon |
Uses of RibbonApplicationMenuEntryFooter in org.jvnet.flamingo.ribbon |
---|
Methods in org.jvnet.flamingo.ribbon that return types with arguments of type RibbonApplicationMenuEntryFooter | |
---|---|
java.util.List<RibbonApplicationMenuEntryFooter> |
RibbonApplicationMenu.getFooterEntries()
Returns an unmodifiable list of all footer menu entries of this application menu. |
Methods in org.jvnet.flamingo.ribbon with parameters of type RibbonApplicationMenuEntryFooter | |
---|---|
void |
RibbonApplicationMenu.addFooterEntry(RibbonApplicationMenuEntryFooter entry)
Adds the specified footer menu entry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |