Class ExtendedSelectItem

    • Constructor Detail

      • ExtendedSelectItem

        public ExtendedSelectItem()

        Construct a SelectItem with no initialized property values.

      • ExtendedSelectItem

        public ExtendedSelectItem​(UISelectItem uiSelectItem)

        Construct a SelectItem with property values initialized from the corresponding properties on the UISelectItem.

        Parameters:
        uiSelectItem - The UI select item.