Provides a means of displaying attribute information relating to the currently selected entities.
...
com.cohga.html.client.main.identifyView
Sub-tags
Name | type | cardinality | description |
label | String | 0..1 | Label to display in tab |
location | String | 1..1 | Which region to add the view to |
Example
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<view id='com.cohga.html.client.main.identifyView'> <label>Identify</label> <location>south</location> </view> |
...
Info |
---|
See Common grid panel configuration options for other grid related options |