Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There is a corresponding action that must be used to drive the contents of this view.

It is not recommended to use this view in the same panel as the Client Views Data as the results could be misleading to users if they are not aware that a selection returns data in a Grid View, while the Identify tools return data in an Identify View. 

ID

com.cohga.html.client.main.identifyView

...

Code Block
xml
xml
linenumberstrue

<view id='com.cohga.html.client.main.identifyView'>
        <label>Identify</label>
        <location>south</location>
</view>

...