Class WebSelectDepictor<V,​C extends ListSelectControl<V>>

    • Field Detail

      • GUISE_DUMMY_NULL_VALUE

        protected static final java.lang.String GUISE_DUMMY_NULL_VALUE
        The value for indicating a dummy null value when no value is selected.
        See Also:
        Constant Field Values
    • Constructor Detail

      • WebSelectDepictor

        public WebSelectDepictor()
        Default constructor using the XHTML <select> element.