|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGridBeanPanel
The generic GridBean panel
| Method Summary | |
|---|---|
java.lang.String |
getCaption()
Get the caption of the tab |
java.lang.String |
getName()
Deprecated. use getCaption() instead |
void |
validate(ErrorSet errors)
Validate the contents of the panel. |
| Methods inherited from interface com.intel.gpe.gridbeans.plugins.IDataSet |
|---|
getDescription, getEnabled, getValue, isValid, keySet, load, setDescription, setEnabled, setPossibleValues, setValue, setValueTranslator, setValueValidator, store |
| Method Detail |
|---|
java.lang.String getName()
getCaption() instead
java.lang.String getCaption()
void validate(ErrorSet errors)
errors - The set of the encountered errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||