TabItemList.get

get item by id

  1. TabItem get(int index)
  2. const(TabItem) get(int index)
  3. TabItem get(string id)
  4. const(TabItem) get(string id)
    class TabItemList
    const
    const(TabItem)
    get
    (
    string id
    )

Meta