|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A form column group defines the visual attributes for the columns of a form element group
Method Summary | |
void |
addColumn(FormColumn column)
Adds a new column to the column group |
FormColumn |
getColumn(int index)
Retrieves the column with the given index |
int |
size()
|
Method Detail |
public int size()
public void addColumn(FormColumn column)
column
- the column to addpublic FormColumn getColumn(int index)
index
- column index
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |