Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

Version 1 Next »

This is the basic search input form.

ID

com.cohga.html.client.main.searchView

Sub-tags

name

type

cardinality

default

description

label

String

0..1

Search

Label to display in tab

location

String

1..1

 

Which region to add the view to

searchComboWidth

Integer

0..1

250

The width of the search combo

searchComboListWidth

Integer

0..1

250

The width of the search combo popup list

Example

Basic search view

<view id='com.cohga.html.client.main.searchView'>
        <label>Find</label>
        <location>east</location>
</view>
  • No labels