|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.sandev.basics.structs.UIFormControlStruct
public class UIFormControlStruct
Display directives defined for general user interface form control. These are general settings attached to a UIFormContext at runtime to provide additional device independent control over a form display.
| Field Summary | |
|---|---|
protected UIDisplayDirectiveStruct[] |
directives
Zero or more user interface state settings. |
protected java.lang.String |
selectionField
The field within the current instance display that should be selected. |
| Constructor Summary | |
|---|---|
UIFormControlStruct()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String selectionField
protected UIDisplayDirectiveStruct[] directives
| Constructor Detail |
|---|
public UIFormControlStruct()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||