Schnittstelle IsShowRoot
- Alle bekannten Unterschnittstellen:
- SheetTagDeclaration,- TreeTagDeclaration
public interface IsShowRoot
- 
MethodenübersichtModifizierer und TypMethodeBeschreibungvoidsetShowRoot(String showRoot) Only applicable in the case that the data model is a tree.
- 
Methodendetails- 
setShowRootOnly applicable in the case that the data model is a tree. This flag indicates that the root node should be displayed. Often in tree structures the root node is special and should not be displayed.
 
-