|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.pleso.framework.client.bl.forms.items.impl.FormItemsGroup
public class FormItemsGroup
Represents default implementation for IFormItemsGroup
| Constructor Summary | |
|---|---|
FormItemsGroup(java.lang.String caption,
IFormItem[] columns)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getCaption()
Represents items group caption. |
IFormItem[] |
getItems()
Returns array of form items included in this group. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormItemsGroup(java.lang.String caption,
IFormItem[] columns)
caption - caption of groupcolumns - columns in group| Method Detail |
|---|
public java.lang.String getCaption()
IFormItemsGroup
getCaption in interface IFormItemsGrouppublic IFormItem[] getItems()
IFormItemsGroup
getItems in interface IFormItemsGroup
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||