Interface | Description |
---|---|
MoveHandler |
This interface marks class as providing implementation of methods necessary to move items in the container.
|
TreeView |
Tree view interface.
|
TreeView.Listener |
Tree-view specific listener interface.
|
Class | Description |
---|---|
HierarchicalJcrContainer |
Hierarchical implementation of
AbstractJcrContainer . |
InplaceEditingFieldFactory |
The InplaceEditingFieldFactory is responsible for creating input fields in table cells for inplace-editing.
|
RowScroller |
Brings a table row into view.
|
TreePresenter |
The TreePresenter is responsible for creating, configuring and updating a tree of items according to the workbench definition.
|
TreePresenterDefinition |
Default configured definition for a content view presenting a tree.
|
TreeRowScroller |
Just like
RowScroller - brings tree table rows into view and also expands the parent
nodes if needed. |
TreeViewImpl |
Default Vaadin implementation of the tree view.
|
Enum | Description |
---|---|
MoveLocation |
Type of move operation performed on the nodes.
|
Copyright © 2015 Magnolia International Ltd.. All rights reserved.