Package | Description |
---|---|
com.saperion.ngc.iform.system |
Package for system-generated forms.
|
Modifier and Type | Method and Description |
---|---|
SystemLookupQueryFormOptions |
SystemLookupQueryFormOptions.setAutoSearch(boolean autoSearch) |
SystemLookupQueryFormOptions |
SystemLookupQueryFormOptions.setColumns(List<com.saperion.ngc.iform.xml.ColumnType> columns)
Sets the options for the columns of the result set view of the form.
|
SystemLookupQueryFormOptions |
SystemLookupQueryFormOptions.setEnabledContextMenuItems(int contextMenuItems)
Defines the setting for the enabled context-menu-items of the result set view of the form.
|
Constructor and Description |
---|
SystemLookupQueryForm(List<com.saperion.intf.SaFieldDescription> fieldList,
String ddcName,
SystemLookupQueryFormOptions options)
Creates a new system query-form for lookup-DDCs.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.