public final class FormUtil extends Object
IntelligentFormViews.| Modifier and Type | Method and Description |
|---|---|
static boolean |
canModifyDocuments(IntelligentFormView form)
Checks if all viewers of the form are able to edit documents.
|
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)
formMode - the mode of the formpublic static boolean isIndexForm(IntelligentFormView form)
form - the formpublic static boolean canModifyDocuments(IntelligentFormView form)
form - the form to checkCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.