|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Objectf_object
f_columnSortConfigurator
public final class f_columnSortConfigurator
| Method Summary | |
|---|---|
static Object[] |
GetColumns(f_grid grid)
get the columns. |
void |
f_cleanInputs()
|
void |
f_fillBody(any selects,
any radios,
any okButton,
any cancelButton,
any applyButton)
draw a message box. |
void |
f_fillBodyByClientIds(Document doc,
String[] selects,
String[] radios,
String okButton,
String cancelButton,
String applyButton)
|
undefined |
f_finalize()
Destruct a f_columnSortConfigurator. |
| Methods inherited from class f_object |
|---|
f_getClass, toString |
| Methods inherited from class Object |
|---|
toString |
| Method Detail |
|---|
public static Object[] GetColumns(f_grid grid)
get the columns.
grid -
public void f_fillBody(any selects,
any radios,
any okButton,
any cancelButton,
any applyButton)
draw a message box.
public void f_fillBodyByClientIds(Document doc,
String[] selects,
String[] radios,
String okButton,
String cancelButton,
String applyButton)
doc - selects - radios - okButton - cancelButton - applyButton - public undefined f_finalize()
Destruct a f_columnSortConfigurator.
public void f_cleanInputs()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||