Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXTable.h>
Inheritance diagram for FX::FXComboTableItem:
Public Member Functions | |
FXComboTableItem (const FXString &text, FXIcon *ic=NULL, void *ptr=NULL) | |
virtual FXWindow * | getControlFor (FXTable *table) |
virtual void | setFromControl (FXWindow *control) |
void | setSelections (const FXString &strings) |
const FXString & | getSelections () const |
See also:
|
Construct new table item.
|
|
Create input control for editing this item.
Reimplemented from FX::FXTableItem. |
|
Set value from input control.
Reimplemented from FX::FXTableItem. |
|
Set selections as newline-separated strings.
|
|
Return selections.
|
Copyright © 1997-2005 Jeroen van der Zijp |