Class PopupCheckBoxEditor

  • All Implemented Interfaces:
    InplaceEditor, Extension

    @API(type=INTERNAL,
         src=PUBLIC)
    public class PopupCheckBoxEditor
    extends AbstractInplaceEditor
    A panel with checkboxes that can be used to render boolean values but also lists of values.
    • Field Detail

      • messages

        protected static final ro.sync.i18n.MessageBundle messages
        The messages resource bundle.
      • DEFAULT_CHECKBOX_WIDTH

        public static final int DEFAULT_CHECKBOX_WIDTH
        Default checkbox width
    • Constructor Detail

      • PopupCheckBoxEditor

        public PopupCheckBoxEditor()
        Constructor.