|
| PropertyTable (a2dEditProperties *editProp) |
|
virtual int | GetNumberRows () |
|
virtual int | GetNumberCols () |
|
virtual bool | IsEmptyCell (int row, int col) |
|
virtual wxString | GetValue (int row, int col) |
|
virtual void | SetValue (int row, int col, const wxString &value) |
|
virtual wxString | GetColLabelValue (int col) |
|
virtual wxString | GetTypeName (int row, int col) |
|
virtual bool | CanGetValueAs (int row, int col, const wxString &typeName) |
|
virtual bool | CanSetValueAs (int row, int col, const wxString &typeName) |
|
virtual long | GetValueAsLong (int row, int col) |
|
virtual bool | GetValueAsBool (int row, int col) |
|
virtual double | GetValueAsDouble (int row, int col) |
|
virtual void | SetValueAsLong (int row, int col, long value) |
|
virtual void | SetValueAsBool (int row, int col, bool value) |
|
virtual void | SetValueAsDouble (int row, int col, double value) |
|
bool | InsertRows (size_t pos, size_t numRows) |
|
bool | AppendRows (size_t numRows) |
|
bool | DeleteRows (size_t pos, size_t numRows) |
|
Definition at line 26 of file canpropedit.cpp.
The documentation for this class was generated from the following file:
PropertyTable Class Reference -- Sun Oct 12 2014 17:04:57 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . --