class FXAPI FXTableItem

Item in table

Inheritance:


Public Fields

[more] LEFT
Align on right
[more] TOP
Align on left
[more] BOTTOM
Align on top
[more] BEFORE
Align on bottom
[more] AFTER
Icon before the text
[more] ABOVE
Icon after the text
[more] BELOW
Icon above the text
[more] LBORDER
Icon below the text
[more] RBORDER
Draw left border
[more] TBORDER
Draw right border
[more] BBORDER
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
o LEFT
Align on right

o TOP
Align on left

o BOTTOM
Align on top

o BEFORE
Align on bottom

o AFTER
Icon before the text

o ABOVE
Icon after the text

o BELOW
Icon above the text

o LBORDER
Icon below the text

o RBORDER
Draw left border

o TBORDER
Draw right border

o BBORDER
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++.