|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEditFormItem
Represents abstract editable form item with required status. This interface is used for items which can be optionally required for input.
| Method Summary | |
|---|---|
boolean |
isRequired()
Determines whether item is requred for input. |
| Methods inherited from interface net.pleso.framework.client.bl.forms.items.IFormItem |
|---|
getCaption |
| Method Detail |
|---|
boolean isRequired()
true if item is required
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||