FXTableItem

class FXTableItem

Item in table

Inheritance:


Public Fields

[more]enum RIGHT
Align on right
[more] LEFT
Align on left
[more] TOP
Align on top
[more] BOTTOM
Align on bottom
[more] BEFORE
Icon before the text
[more] AFTER
Icon after the text
[more] ABOVE
Icon above the text
[more] BELOW
Icon below the text
[more] LBORDER
Draw left border
[more] RBORDER
Draw right border
[more] TBORDER
Draw top border


Inherited from FXObject:

Public Methods

oconst FXchar* getClassName() const
oFXbool isMemberOf(const FXMetaClass* metaclass) const
ovirtual void save(FXStream& store) const
ovirtual void load(FXStream& store)


Documentation

Item in table
oenum RIGHT
Align on right

o LEFT
Align on left

o TOP
Align on top

o BOTTOM
Align on bottom

o BEFORE
Icon before the text

o AFTER
Icon after the text

o ABOVE
Icon above the text

o BELOW
Icon below the text

o LBORDER
Draw left border

o RBORDER
Draw right border

o TBORDER
Draw top border


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.