Class NavigationPanelHelper
java.lang.Object
net.datenwerke.gxtdto.client.ui.helper.nav.NavigationPanelHelper
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<M> <any>createNavigationTreePanel(<any> navigationStore, NavItemSelectionCallback<M> callback) <M> <any>createNavigationTreePanel(<any> navigationStore, NavItemSelectionCallback<M> callback, TreeAppearance appearance)
-
Constructor Details
-
NavigationPanelHelper
public NavigationPanelHelper()
-
-
Method Details