|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IForm
Represents abstract form with caption and array of form item groups.
Method Summary | |
---|---|
java.lang.String |
getCaption()
Form caption used as short description of it's functionality for user. |
IFormItemsGroup[] |
getGroups()
Form consists from grouped items. |
Method Detail |
---|
java.lang.String getCaption()
IFormItemsGroup[] getGroups()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |