#include <utable.hpp>
Inheritance diagram for ubit::UTableView:

Public Member Functions | |
| virtual UViewStyle * | getViewStyle () |
| UViewStyle renderer. returns the default view style. | |
| UTableView (UChild *, UView *parview, UHardWinImpl *) | |
| virtual class UTableView * | tableCast () |
Static Public Member Functions | |
| static UView * | createView (UChild *, UView *parview, UHardWinImpl *) |
| createView() is a static constructor used by UViewStyle to make a new view. | |
Static Public Attributes | |
| static UViewStyle | style |
1.4.7