diagram | |||
namespace | http://engine.server.soap.rosettahub.com/ | ||
children | session panelName variable factor min max paintLabels paintTicks majorTickSpacing minorTickSpacing labelWidth settings context | ||
used by |
|
||
source | <xsd:complexType name="addSlider"> <xsd:sequence> <xsd:element name="session" type="xs:string" minOccurs="0"/> <xsd:element name="panelName" type="xs:string" minOccurs="0"/> <xsd:element name="variable" type="xs:string" minOccurs="0"/> <xsd:element name="factor" type="xs:double" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="min" type="xs:int" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="max" type="xs:int" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="paintLabels" type="xs:boolean"/> <xsd:element name="paintTicks" type="xs:boolean"/> <xsd:element name="majorTickSpacing" type="xs:int"/> <xsd:element name="minorTickSpacing" type="xs:int"/> <xsd:element name="labelWidth" type="xs:int"/> <xsd:element name="settings" type="tns:widgetSettings" minOccurs="0"/> <xsd:element name="context" type="tns:context" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="session" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="panelName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="variable" type="xs:string" minOccurs="0"/> |
diagram | |||||||||
type | xsd:double | ||||||||
properties |
|
||||||||
source | <xsd:element name="factor" type="xs:double" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||
type | xsd:int | ||||||||
properties |
|
||||||||
source | <xsd:element name="min" type="xs:int" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||
type | xsd:int | ||||||||
properties |
|
||||||||
source | <xsd:element name="max" type="xs:int" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="paintLabels" type="xs:boolean"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="paintTicks" type="xs:boolean"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="majorTickSpacing" type="xs:int"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="minorTickSpacing" type="xs:int"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="labelWidth" type="xs:int"/> |
diagram | |||||||
type | tns:widgetSettings | ||||||
properties |
|
||||||
children | anchOnly anchRange backgroundOnly docking height id index label layout tags widgetContext width x y zindex | ||||||
source | <xsd:element name="settings" type="tns:widgetSettings" minOccurs="0"/> |
diagram | |||||||
type | tns:context | ||||||
properties |
|
||||||
children | archiveImage archiveLog archiveOther asynch canUndo deviceName directory disableEvents environment fire graphicsFormat localeId nickName options originatorLocation originatorProcess originatorUid panelName parentPanelName plogin process roles spreadsheetName streamGraphics streamLog temp waitMillisec widgetId | ||||||
source | <xsd:element name="context" type="tns:context" minOccurs="0"/> |