logo

class

fwt::TabPane

sys::Obj
  fwt::Widget
    fwt::TabPane

TabPane is a container used organize a set of Tabs.

Slots

add

override This add(Widget kid)

Add a child widget. If child is null, then do nothing. If child is already parented throw ArgErr. Return this.

Source

More Info

Slots