gWidgetPrototype::Tabpane Class Reference

List of all members.

Public Member Functions

mixed Init (mixed parentwidget, mixed params)
mixed HasTab (mixed name)
mixed GetTab (mixed name)
mixed RemoveTab (mixed name)
mixed AddTab (mixed name)
mixed ActivateTab (mixed name)
mixed GetActiveTabName (mixed name)
mixed GetTabContentPane (mixed name)
mixed GetTabContentTab (mixed name)
mixed on_set_size (mixed w, mixed h)
 resize the complete tabpane, width is limited by tabbar width


Detailed Description

Definition at line 6460 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed gWidgetPrototype::Tabpane::Init ( mixed  parentwidget,
mixed  params 
) [inline]

======================================================= see SpritePanel for gfxparam format

Definition at line 6464 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Tabpane::HasTab ( mixed  name  )  [inline]

Definition at line 6466 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Tabpane::GetTab ( mixed  name  )  [inline]

Definition at line 6468 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Tabpane::RemoveTab ( mixed  name  )  [inline]

Definition at line 6470 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Tabpane::AddTab ( mixed  name  )  [inline]

Definition at line 6472 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Tabpane::ActivateTab ( mixed  name  )  [inline]

Definition at line 6474 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Tabpane::GetActiveTabName ( mixed  name  )  [inline]

Definition at line 6476 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Tabpane::GetTabContentPane ( mixed  name  )  [inline]

Definition at line 6478 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Tabpane::GetTabContentTab ( mixed  name  )  [inline]

Definition at line 6480 of file lua_pseudo_code.cpp.

mixed gWidgetPrototype::Tabpane::on_set_size ( mixed  w,
mixed  h 
) [inline]

resize the complete tabpane, width is limited by tabbar width

Definition at line 6483 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6