Components are additional ways that the user can interact with the Weave client and also provide a way for the client to display information to the user.
The generally provide a more complex interaction with Weave that a simple action does.
They're setup in the client config section of the config file.
Available Components
name | id | altername id |
---|---|---|
Loading | com.cohga.html.client.components.loadingComponent |
|
Status | com.cohga.html.client.components.statusMessageComponent |
|
Scale Selector | com.cohga.html.client.components.scaleSelector |
|
com.cohga.html.client.components.entitySelectorComponent | weave.entitySelector | |
Scale Bar | com.cohga.html.client.components.scalebar |
|
Image Slider | com.cohga.html.client.components.imageTransSlider |
|
Index Combo | weave.indexcombo |
|