Class TabsWidget.TabItemProperty

  • Enclosing class:
    TabsWidget

    public static class TabsWidget.TabItemProperty
    extends org.csstudio.display.builder.model.StructuredWidgetProperty
    Name, children of one tab
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.csstudio.display.builder.model.StructuredWidgetProperty

        org.csstudio.display.builder.model.StructuredWidgetProperty.Descriptor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.csstudio.display.builder.model.ChildrenProperty children()  
      WidgetProperty<java.lang.String> name()  
      • Methods inherited from class org.csstudio.display.builder.model.StructuredWidgetProperty

        getElement, getElement, isDefaultValue, isReadonly, isUsingWidgetClass, readFromXML, setValue, setValueFromObject, size, toString, writeToXML
      • Methods inherited from class org.csstudio.display.builder.model.properties.PropertyChangeHandler

        addPropertyListener, addUntypedPropertyListener, removePropertyListener
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Method Detail

      • children

        public org.csstudio.display.builder.model.ChildrenProperty children()