|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FormType in com.bmc.arsys.api |
---|
Fields in com.bmc.arsys.api declared as FormType | |
---|---|
static FormType |
FormType.ALL
Returns all form types. |
static FormType |
FormType.ALL_WITH_DATA
Returns all forms with data fields. |
static FormType |
FormType.DIALOG
Returns all display-only forms. |
static FormType |
FormType.DOWNLINK
Returns all base or join forms that the form specified by the name parameter depends on |
static FormType |
FormType.JOIN
Returns all join forms. |
static FormType |
FormType.REGULAR
Returns all base forms. |
static FormType |
FormType.UPLINK
Returns all join forms that depend on the form specified by the name
parameter. |
static FormType |
FormType.VENDOR
Returns all vendor forms |
static FormType |
FormType.VIEW
Returns all view forms |
|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |