TabFolder.setSelection

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setSelection(int index)
  2. void setSelection(int index, bool notify)
    class TabFolder
    void
    setSelection
    (
    int index
    ,
    bool notify
    )
  3. void setSelection(TabItem item)
  4. void setSelection(TabItem[] items)

Meta