public interface NavigationTable extends Table
The following features are supported:
TablePackage.getNavigationTable()| Modifier and Type | Method and Description |
|---|---|
<any> |
getQueryResults()
Returns the value of the 'Query Results' containment reference list.
|
getCanBePresentedInTheTable, getColumns, getContext, getCustomizations, getDescription, getFacetSets, getLocalCustomizations, getParameter, getRows, getTableConfiguration, isHideEmptyColumns, isOnlyShowCommonColumns, setCanBePresentedInTheTable, setContext, setDescription, setHideEmptyColumns, setOnlyShowCommonColumns, setParameter, setTableConfiguration<any> getQueryResults()
ETypedElementResult.
If the meaning of the 'Query Results' reference list isn't clear, there really should be more of a description here...
TablePackage.getNavigationTable_QueryResults()