|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldView
The presentation of a field.
| Method Summary | |
|---|---|
Field |
getField()
Returns the field. |
boolean |
isDisplayed()
Determines if the view is being displayed. |
boolean |
isReadonly()
Determines if the view is read-only. |
void |
setDisplayed(boolean displayed)
Determines if the view is being displayed. |
void |
setReadonly(boolean readonly)
Set the view read-only or not. |
| Method Detail |
|---|
Field getField()
boolean isDisplayed()
true if the view is being displayedvoid setDisplayed(boolean displayed)
displayed - true if the view is being displayedboolean isReadonly()
true if the view is read-onlyvoid setReadonly(boolean readonly)
displayed - true if the view is read-only
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||