#include <utable.hpp>
Inheritance diagram for UTable:

Public Member Functions | |
| UTable (const UArgs &a=UArgs::none) | |
| virtual const UStyle & | getStyle (UContext *) const |
| returns the contextual UStyle of this object | |
Static Public Member Functions | |
| static const UStyle & | makeStyle () |
Static Public Attributes | |
| static UStyle * | style = null |
| corresponding Ubit UStyle | |
Friends | |
| UTable & | utable (const UArgs &a=UArgs::none) |
NOTE: an UTable is an UBox with UTableView renderer
|
|
returns the contextual UStyle of this object This virtual function calls the makeStyle() static function that was redefined for this specific class
Reimplemented from UBox. |
|
|
!EX: 0,0 Reimplemented from UBox. |
1.4.2