接口 IDropDown

所有超级接口:
ICellLinkControl, ICellLinkControlT<Integer>, IControl, IControlT<IDropDown>, ISelector, ISelectorT<DropDownItem,IDropDownItemList>

public interface IDropDown extends IControlT<IDropDown>, ISelectorT<DropDownItem,IDropDownItemList>
The drop down control.
  • 方法详细资料

    • getDropDownLines

      int getDropDownLines()
      The maximum list count
    • setDropDownLines

      void setDropDownLines(int value)
      The maximum list count