#include <tableview.h>
Public Methods | |
TableCell () | |
~TableCell () | |
void | SetView (View *pcView) |
View * | GetView (void) const |
void | SetWheights (float vHorizontal, float vVertical) |
Point | GetPreferredSize (bool bLargest) const |
void | SetAlignment (alignment eHorizontal, alignment hVertical) |
void | SetWidth (int nWidth) |
void | SetHeight (int nHeight) |
void | SetSize (Point cSize) |
void | SetPos (Point cPos) |
void | Layout (void) |
Friends | |
class | TableView |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|