element <setValue>
Namespace: |
http://schema.caplin.com/CaplinTrader/webcentric |
XML Representation Summary |
<setValue
|
|
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
/> |
Parent elements (3):
-
Description
The setValue action can be used to change the attribute values of another layout component.
One example of this action is to set it as the action of a maximize/minimize button in a
handle, such that it then changes the "maximized"/"minimized" attribute values of the panel
on which the button is applied.
ref
-
Type: |
xs:string, predefined
|
Use: |
required |
This value is an xpath expresssion for the attribute which value is to be changed.
state
-
Type: |
xs:string, predefined
|
Use: |
required |
If set to "on", then the action will be performed if the button's state is set to true. If
set to "off", then the action will not be performed when the button's state attribute is
set to "true".
value
-
Type: |
xs:string, predefined
|
Use: |
required |
This value is the new attribute value being set.