diagram | |||
namespace | http://engine.server.soap.rosettahub.com/ | ||
children | context layout orderedWidgetIds panelName selected spreadsheetLayer | ||
used by |
|
||
source | <xsd:complexType name="panelInfo"> <xsd:sequence> <xsd:element name="context" type="tns:context" minOccurs="0"/> <xsd:element name="layout" type="xs:string" minOccurs="0"/> <xsd:element name="orderedWidgetIds" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="panelName" type="xs:string" minOccurs="0"/> <xsd:element name="selected" type="xs:boolean"/> <xsd:element name="spreadsheetLayer" type="xs:boolean"/> </xsd:sequence> </xsd:complexType> |
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"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="layout" type="xs:string" minOccurs="0"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="orderedWidgetIds" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="panelName" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="selected" type="xs:boolean"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="spreadsheetLayer" type="xs:boolean"/> |