|
Spiffy UI Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NavBarListener
A listener for events on the navigation bar or the header (for any panel changing including logout).
Method Summary | |
---|---|
void |
itemSelected(NavItem item)
Called when a navigation item is selected |
boolean |
preItemSelected(NavItem item)
Give the listener a chance to cancel the itemSelected event |
Method Detail |
---|
boolean preItemSelected(NavItem item)
item
- the item that was selected
void itemSelected(NavItem item)
item
- the item that was selected
|
Spiffy UI Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |