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

UTrow Class Reference

Table Row. More...

#include <utable.hpp>

Inheritance diagram for UTrow:

UGroup List of all members.

Public Member Functions

 UTrow (const UArgs &a=UArgs::none)
virtual const UStylegetStyle (UContext *) const
 returns the contextual UStyle of this object


Static Public Member Functions

const UStylemakeStyle ()
 creates the Style of this object


Static Public Attributes

UStylestyle = null
 corresponding Ubit UStyle


Friends

UTrowutrow (const UArgs &a=UArgs::none)

Detailed Description

Table Row.

NOTE: MUST be a child of a UTable object


Member Function Documentation

virtual const UStyle& UTrow::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 UGroup.

const UStyle & UTrow::makeStyle  )  [static]
 

creates the Style of this object

This static function is redefined by each class that derives from UGroup. It is called by the virtual function UGroup::getStyle()

  • note that certain classes have several makeStyle() functions (in which case they also have a specific getStyle() function)
  • see also: UStyle and UGroup::getStyle()

Reimplemented from UGroup.


The documentation for this class was generated from the following files:
Generated on Fri Aug 13 12:12:15 2004 for Ubit[Eric.Lecolinet@enst.fr] by doxygen 1.3.7