Class DummyNavigationStructure
java.lang.Object
de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
de.knightsoftnet.navigation.client.ui.navigation.DummyNavigationStructure
- All Implemented Interfaces:
com.google.gwt.event.shared.EventHandler,ChangePlaceEvent.ChangePlaceHandler,NavigationStructure
place for displaying validationexample.
- Author:
- Manfred Tremmel
-
Constructor Summary
ConstructorsConstructorDescriptionDummyNavigationStructure(com.google.web.bindery.event.shared.EventBus eventBus) default constructor. -
Method Summary
Modifier and TypeMethodDescriptionprotected final List<NavigationEntryInterface> build the navigation list.Methods inherited from class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
buildVisibleNavigation, createMenuEntry, getActiveNavigationEntryInterface, getFullNavigationList, getLoginToken, getNavigationForToken, getNavigationList, init, onChangePlace, setActiveNavigationEntryInterface, setActiveNavigationEntryInterface, setLoginToken, setNavigationList
-
Constructor Details
-
Method Details