Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

UTcell Class Reference

Table Cell. More...

#include <utable.hpp>

Inheritance diagram for UTcell:

UFlowbox UBox UGroup 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)
virtual const UStylegetStyle (UContext *) const
 returns the contextual UStyle of this object
void setColspan (short)
void setRowspan (short)
short getColspan ()
short getRowspan ()

Static Public Member Functions

static const UStylemakeStyle ()

Static Public Attributes

static UStylestyle = null
 corresponding Ubit UStyle

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

virtual const UStyle& UTcell::getStyle UContext *   )  const [virtual]
 

returns the contextual UStyle of this object

This virtual function calls the makeStyle() static function that was redefined for this specific class

Reimplemented from UFlowbox.

const UStyle & UTcell::makeStyle  )  [static]
 

!EX 1;

!EX 1;

Reimplemented from UFlowbox.


The documentation for this class was generated from the following files:
Generated on Thu May 19 12:40:33 2005 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.4.2