Uses of Class
com.saperion.ngc.viewer.StructureList
Packages that use StructureList
-
Uses of StructureList in com.saperion.ngc.viewer
Fields in com.saperion.ngc.viewer declared as StructureListModifier and TypeFieldDescriptionprotected StructureList<?>
AbstractDocumentView.multiDocumentList
Structure view.Methods in com.saperion.ngc.viewer that return StructureListModifier and TypeMethodDescriptionAbstractDocumentView.getStructureList()
Gets the structure list.DocumentView.getStructureList()
Gets the structure list.Constructors in com.saperion.ngc.viewer with parameters of type StructureListModifierConstructorDescriptionStructureButtons
(StructureList<?> multiDocumentList) Instantiates a new button-bar for the structure view.