Class A_CmsCategorizedSelectWidget

  • All Implemented Interfaces:
    I_CmsADEWidget, I_CmsWidget

    public abstract class A_CmsCategorizedSelectWidget
    extends A_CmsWidget
    implements I_CmsADEWidget
    Abstract base class for categorized select widgets.

    A categorized select widget consists of two select boxes, one for selecting the actual value and one for filtering the choices available in the first select box. All data for the choices is loaded initially, when the widget is initialized.