Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Provides a means of displaying attribute information relating to the currently selected entities.

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

ID

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

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

See Client Views Data for more information on formatting the content of this view.

  • No labels