[]
        
立即试用
(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>
下拉控件。
  • Method Details

    • getDropDownLines

      int getDropDownLines()
      获取最大列表数。
    • setDropDownLines

      void setDropDownLines(int value)
      设置最大列表数量。