Package | Description |
---|---|
com.saperion.ngc.resultset |
Package for resultset component classes.
|
Modifier and Type | Method and Description |
---|---|
ResultSetViewImpl.ViewMode |
ResultSetViewImpl.getViewMode() |
static ResultSetViewImpl.ViewMode |
ResultSetViewImpl.ViewMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultSetViewImpl.ViewMode[] |
ResultSetViewImpl.ViewMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ContextMenuItemFactory(ResultSetViewImpl parentView,
ResultSetPresenter parentPresenter,
com.saperion.ngc.iform.xml.ResultType def,
ResultSetViewImpl.ViewMode viewMode)
Constructor.
|
ResultContextMenu(ResultSetViewImpl parentView,
ResultSetPresenter parentPresenter,
com.saperion.ngc.iform.xml.ResultType def,
ResultSetViewImpl.ViewMode viewMode,
boolean forEmpty)
Constructor.
|
ResultContextMenu(ResultSetViewImpl parentView,
ResultSetPresenter parentPresenter,
com.saperion.ngc.iform.xml.ResultType def,
ResultSetViewImpl.ViewMode viewMode,
boolean forEmpty,
boolean isDisabled)
Constructor.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.