[]
        
(Showing Draft Content)

IDropDown

Interface IDropDown

All Superinterfaces:
ICellLinkControl, ICellLinkControlT<Integer>, IControl, IControlT<IDropDown>, ISelector, ISelectorT<DropDownItem,IDropDownItemList>

public interface IDropDown extends IControlT<IDropDown>, ISelectorT<DropDownItem,IDropDownItemList>
The drop down control.
  • Method Details

    • getDropDownLines

      int getDropDownLines()
      Gets the maximum list count.
    • setDropDownLines

      void setDropDownLines(int value)
      Sets the maximum list count.