public interface NavigationRow extends Row
The following features are supported:
TablePackage.getNavigationRow()| Modifier and Type | Method and Description |
|---|---|
ETypedElementResult |
getQueryResult()
Returns the value of the 'Query Result' reference.
|
void |
setQueryResult(ETypedElementResult value)
Sets the value of the '
Query Result' reference. |
getElement, getHeight, setElement, setHeightETypedElementResult getQueryResult()
If the meaning of the 'Query Result' reference isn't clear, there really should be more of a description here...
setQueryResult(ETypedElementResult),
TablePackage.getNavigationRow_QueryResult()void setQueryResult(ETypedElementResult value)
Query Result' reference.
value - the new value of the 'Query Result' reference.getQueryResult()