Class CheckBoxWidget

    • Field Detail

      • WIDGET_DESCRIPTOR

        public static final org.csstudio.display.builder.model.WidgetDescriptor WIDGET_DESCRIPTOR
        Widget descriptor
      • propLabel

        public static final org.csstudio.display.builder.model.WidgetPropertyDescriptor<java.lang.String> propLabel
        'label' property: Text for label
      • propAutoSize

        public static final org.csstudio.display.builder.model.WidgetPropertyDescriptor<java.lang.Boolean> propAutoSize
        'auto_size' property: Automatically adjust size of widget
    • Constructor Detail

      • CheckBoxWidget

        public CheckBoxWidget()
    • Method Detail

      • propBit

        public WidgetProperty<java.lang.Integer> propBit()
        Returns:
        'bit' property
      • propLabel

        public WidgetProperty<java.lang.String> propLabel()
        Returns:
        'label' property
      • propFont

        public WidgetProperty<org.csstudio.display.builder.model.properties.WidgetFont> propFont()
        Returns:
        'font' property
      • propForegroundColor

        public WidgetProperty<org.csstudio.display.builder.model.properties.WidgetColor> propForegroundColor()
        Returns:
        'foreground_color' property
      • propAutoSize

        public WidgetProperty<java.lang.Boolean> propAutoSize()
        Returns:
        'auto_size' property
      • propEnabled

        public WidgetProperty<java.lang.Boolean> propEnabled()
        Returns:
        'enabled' property
      • propConfirmDialog

        public WidgetProperty<org.csstudio.display.builder.model.properties.ConfirmDialog> propConfirmDialog()
        Returns:
        'confirm_dialog' property
      • propConfirmMessage

        public WidgetProperty<java.lang.String> propConfirmMessage()
        Returns:
        'confirm_message' property
      • propPassword

        public WidgetProperty<java.lang.String> propPassword()
        Returns:
        'password' property