|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SuperTableProperty | |
|---|---|
| org.cafesip.gwtcomp.client.ui | This package contains the GWT components widgets. |
| Uses of SuperTableProperty in org.cafesip.gwtcomp.client.ui |
|---|
| Methods in org.cafesip.gwtcomp.client.ui that return SuperTableProperty | |
|---|---|
SuperTableProperty |
SuperTable.getTableProperty()
Returns the table property. |
| Methods in org.cafesip.gwtcomp.client.ui with parameters of type SuperTableProperty | |
|---|---|
void |
SuperTable.setTableProperty(SuperTableProperty tableProperty)
Sets the table property. |
| Constructors in org.cafesip.gwtcomp.client.ui with parameters of type SuperTableProperty | |
|---|---|
SuperTable(ColumnProperty[] columnsProperty,
SuperTableProperty properties)
A constructor for this class with the column and table property objects supplied as parameters. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||