Klasse UiTree

Alle implementierten Schnittstellen:
UiObject

public class UiTree extends UiComponent implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Felddetails

    • templates

      protected Map<String,UiTemplate> templates
    • defaultTemplateId

      protected String defaultTemplateId
    • initialData

      protected List<UiTreeRecord> initialData
    • selectedNodeId

      protected Integer selectedNodeId
    • animate

      protected boolean animate
    • showExpanders

      protected boolean showExpanders
    • openOnSelection

      protected boolean openOnSelection
    • enforceSingleExpandedPath

      protected boolean enforceSingleExpandedPath
    • indentation

      protected int indentation
  • Konstruktordetails

    • UiTree

      public UiTree()
  • Methodendetails