new ViewQuery(body)
ViewQuery
defines user agent information.
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
body |
String | Object | the view query body or an object literal for Properties
|
Extends
- OrdQuery
Methods
-
getParameters()
-
Return the view parameters as an object literal.
Please note, this returns a defensive copy of the parameters.
Returns:
the parameters.
- Type
- Object
-
getViewId()
-
Return the view id (this could be view type spec or the name of a Px view).
Returns:
- Type
- String