ubit::UTcell Class Reference

Table Cell. More...

#include <utable.hpp>

Inheritance diagram for ubit::UTcell:

ubit::UFlowbox ubit::UBox ubit::UGroup ubit::UControl ubit::UBrick ubit::UObject List of all members.

Public Member Functions

 UTcell (const UArgs &a=UArgs::none)
 UTcell (short colspan, const UArgs &a=UArgs::none)
 UTcell (short colspan, short rowspan, const UArgs &a=UArgs::none)
void setColspan (short)
void setRowspan (short)
short getColspan ()
short getRowspan ()

Static Public Member Functions

static UStylecreateStyle ()
 < important: all subclasses MUST contain this declaration. static function that returns the UStyle of this class (see details!).

Friends

UTcellutcell (const UArgs &a=UArgs::none)
UTcellutcell (short colspan, const UArgs &a=UArgs::none)
UTcellutcell (short colspan, short rowspan, const UArgs &a=UArgs::none)

Detailed Description

Table Cell.

NOTE: MUST be a child of a UTrow object


Member Function Documentation

UStyle * ubit::UTcell::createStyle (  )  [static]

< important: all subclasses MUST contain this declaration. static function that returns the UStyle of this class (see details!).

this macro defines the UClass that corresponds to this class and:

Reimplemented from ubit::UFlowbox.


The documentation for this class was generated from the following files:
Generated on Mon Jan 29 00:20:56 2007 for Ubit by  doxygen 1.4.7