Package com.saperion.ngc.navigation
Package for navigation component classes.
- Since:
- 0.0.2
-
Interface Summary Interface Description NavigationMode NavigationModes are responsible of rendering ui elements like the navigation tree.NavigationView The navigation view shows the folder structure as a tree. -
Class Summary Class Description AbstractFileNaviTreeNode Node that contains common methods for other nodes used for eFiles.AdvancedNavigationMode Advanced mode for navigation.ALFNaviTreeNode Application Link Filter node (used for eFile applications).CollectionNaviTreeNode Collection folder.CollectionRootNaviTreeNode Collection folder.ColumnManager The ColumnManager manages the columns of the NavigationView.DefinitionFieldBean Bean class for definition fields descriptions.DroppableTreeRow Droppable TreeRow.EFileNaviTreeNode Tree node used for eFiles.FastAccessItem An item in the fast access list.FastAccessList An extendedListbox
that displays the fast access buttons.FavoriteNaviTreeNode This class holds the ZK navigation tree node representation for favorite folders.FilterNaviTreeNode FormChildNaviTreeNode Child node of an application.FormNaviTreeNode This class holds the ZK navigation tree node representation for form folders.HiddenFolders Handles visibility information for navigation folders that can be hidden by configuration.LinkNaviTreeNode This class holds the ZK navigation tree node representation for link folders.MiniFormNode A node that can open a small search-form in the navigation view to search for it's child-nodes.NavigationConfig NavigationContextMenuPopup Popup with a navigation view.NavigationPresenter Presenter for navigation component.NavigationViewImpl Implementation ofNavigationView
.NaviMenuRights Defines the rights that are available for the context menu items of a node in the navigation tree.NaviTreeItem Base class for navigation nodes and leafs.NaviTreeNode This class holds the ZK navigation tree node representation.NaviTreeNodeMenuHandler Abstract implementation of a NaviTreeNodeMenuHandler.NewFileOrRegisterListener EventListener used to create a new file or a new register.NewFolderCancelEventListener Listener used to remove a temporary folder.NodeContextMenuCreator Utility class to create context menu items for navigation nodes.OutlinerChildNaviTreeNode Child node of an outliner-application.OutlinerNaviTreeNode Outliner application navigation node.RegisterNaviTreeNode Tree node used for registers.RootFavoriteNaviTreeNode Root favorite folder, which contains all favorites of the user.RootFormNaviTreeNode RootNaviTreeNode The root node of a tree in the navigation view.RootPrivateNaviTreeNode Private root folder, which contains all root level nodes of the user.ScrollPanel SimpleNavigationMode Simple mode for navigation.UploadFromExternalStorageEventListener Event listener used to react on uplaod-from-external-storage eventWebpartNaviTreeNode WorkflowFormNaviTreeNode WorkflowNaviTreeNode This class holds the ZK navigation tree node representation for workflow folders.WorkflowRootNaviTreeNode This class holds the ZK navigation tree node representation for workflow folders. -
Enum Summary Enum Description HiddenFolders.HideableFolders Folders that can be hidden by configuration.