public final class FormUtil extends Object
IntelligentFormView
s.Modifier and Type | Method and Description |
---|---|
static boolean |
isIndexForm(FormMode formMode)
Returns true if the form is any type of index-form.
|
static boolean |
isIndexForm(IntelligentFormView form)
Returns true if the form is any type of index-form.
|
static boolean |
isQueryForm(FormMode formMode)
Returns true if the form is any type of query-form.
|
static boolean |
isQueryForm(IntelligentFormView form)
Returns true if the form is any type of query-form.
|
public static boolean isQueryForm(FormMode formMode)
formMode
- mode of the formpublic static boolean isQueryForm(IntelligentFormView form)
form
- the formpublic static boolean isIndexForm(FormMode formMode)
form
- the formpublic static boolean isIndexForm(IntelligentFormView form)
form
- the formCopyright © 2016 SAPERION AG. All rights reserved.