Uses of Package
com.saperion.ngc.resultset
-
Packages that use com.saperion.ngc.resultset Package Description com.saperion.ngc.dialogs Package for client dialog classes.com.saperion.ngc.events Package for all ZK events.com.saperion.ngc.favorites Package for favorites.com.saperion.ngc.iform Package for main iForm components.com.saperion.ngc.iform.field.lookup.popup Package for advanced lookup field popup classes.com.saperion.ngc.iform.tab Package for iForm tab components.com.saperion.ngc.menu Package containing menus or menu-items used in different menus.com.saperion.ngc.model.resultset Package for resultset model classes.com.saperion.ngc.model.workflow Package for workflow model classes.com.saperion.ngc.navigation Package for navigation component classes.com.saperion.ngc.resultset Package for resultset component classes.com.saperion.ngc.resultset.contextmenu Package for resultset context menu classes.com.saperion.ngc.resultset.modes Package for resultset rendering modes.com.saperion.ngc.util Package for client utility classes.com.saperion.ngc.viewer Package for viewer component classes. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.dialogs Class Description ResultSetColumn This class represents the columns of the result set including all relevant attributes (ID, sorting,...).ResultSetPresenter Presenter for ResultSetView.ResultSetView Represents a result list in a form.ResultSetView.ExportFormat Possible formats used to export a query result.ResultSetViewImpl Implementation of ResultSetView.
Important events:EventChild.ON_INDEX_RESULTITEM
when the user selects an item in the list. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.events Class Description ResultSetViewImpl Implementation of ResultSetView.
Important events:EventChild.ON_INDEX_RESULTITEM
when the user selects an item in the list. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.favorites Class Description ResultSetColumn This class represents the columns of the result set including all relevant attributes (ID, sorting,...). -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.iform Class Description ResultSetView Represents a result list in a form.ResultSetViewImpl Implementation of ResultSetView.
Important events:EventChild.ON_INDEX_RESULTITEM
when the user selects an item in the list. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.iform.field.lookup.popup Class Description ResultSetView Represents a result list in a form. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.iform.tab Class Description ResultSetView Represents a result list in a form. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.menu Class Description MenuItemKey Keys that specify certain menu items that can be removed from a result list's context menu.ResultSetView Represents a result list in a form. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.model.resultset Class Description ModelResult Interface for query results.SortDirection Enum for sorting directions. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.model.workflow Class Description WorkflowActionBean Bean that holds information needed to execute workflow commands . -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.navigation Class Description ResultSetView Represents a result list in a form. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.resultset Class Description Alignment Enum for header alignments.CustomFieldsFilterView DraggableListItem Extended Listitem that supports dragging and holds additional information.FieldsFilter FileIcon.KnownExtensions File extensions associated with an icon.HeaderInformation Information about a header of a result-list.ItemAnalyzeResult This bean represents the result of an analysis of one ore more selected items in the result list performed byItemAnalyzer
.LaunchWorkflowBean Bean that holds information needed to launch a workflow.MenuItemKey Keys that specify certain menu items that can be removed from a result list's context menu.ModelResult Interface for query results.ResultList Interface for the UI-component that displays the actual entries of a query-result.ResultListItem Represents an item in theResultList
of aResultSetView
.ResultSetColumn This class represents the columns of the result set including all relevant attributes (ID, sorting,...).ResultsetConfiguration Utility class that holds configuration parameters for ResultSetViewImpl.ResultSetEvent Interface for events handled by ResultSet.ResultSetPresenter Presenter for ResultSetView.ResultSetView Represents a result list in a form.ResultSetView.DefaultButtonType Actions to be performed, when user double-clicks an item.ResultSetView.ExportFormat Possible formats used to export a query result.ResultSetViewFilterArea Implementation of ResultSetView.ResultSetViewImpl Implementation of ResultSetView.
Important events:EventChild.ON_INDEX_RESULTITEM
when the user selects an item in the list.ResultSetViewImpl.ViewMode Enumeration for view modes.SearchMode Possible search modes for theResultSetView
.SortDirection Enum for sorting directions.TypedListitem Interface for typed listitems.TypedListitem.ListitemType Listitem types.WorkflowActionBean Bean that holds information needed to execute workflow commands .WorkflowItemAnalyzeResult Workflow item analyze result. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.resultset.contextmenu Class Description ContextMenuVisibility Computes if certain context menu items are visible or not.ItemAnalyzeResult This bean represents the result of an analysis of one ore more selected items in the result list performed byItemAnalyzer
.ResultSetPresenter Presenter for ResultSetView.ResultSetViewImpl Implementation of ResultSetView.
Important events:EventChild.ON_INDEX_RESULTITEM
when the user selects an item in the list. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.resultset.modes Class Description DraggableListItem Extended Listitem that supports dragging and holds additional information.ResultSetMode Interface for rendering modes of the result set view.ResultSetPresenter Presenter for ResultSetView.ResultSetViewImpl Implementation of ResultSetView.
Important events:EventChild.ON_INDEX_RESULTITEM
when the user selects an item in the list. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.util Class Description ResultSetView Represents a result list in a form.SortDirection Enum for sorting directions. -
Classes in com.saperion.ngc.resultset used by com.saperion.ngc.viewer Class Description ResultSetViewImpl Implementation of ResultSetView.
Important events:EventChild.ON_INDEX_RESULTITEM
when the user selects an item in the list.