complexType "lum_dataGrid"
Namespace:
Content:
complex, 9 attributes, 1 element
Defined:
globally in lum_dataGrid.xsd, see XML source
Includes:
definitions of 6 attributes and 1 element
Used:
XML Representation Summary
<...
   
allowAddRows
 = 
xsd:boolean : "true"
   
allowDeleteRows
 = 
xsd:boolean : "true"
   
dataId
 = 
xsd:string
   
dataRow
 = 
xsd:integer
   
headerButtonsAreaStyle
 = 
xsd:string
   
initialNumberOfRows
 = 
xsd:integer : "0"
   
itemButtonsAreaStyle
 = 
xsd:string
   
showHeader
 = 
xsd:boolean : "true"
   
sourceId
 = 
xsd:string
   
>
   
Content: 
</...>
Content Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
lum_dataControl
  lum_dataBoundControl (extension)
      lum_dataGrid (extension)
XML Source
<xsd:complexType name="lum_dataGrid">
<xsd:complexContent>
<xsd:extension base="lum_dataBoundControl">
<xsd:sequence>
<xsd:element minOccurs="0" name="initialNumberOfRows">
<xsd:annotation>
<xsd:documentation>
Specifies the initial number of rows. The calculated node value takes precedence over the initialNumberOfRows attribute value.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="sourceId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Identifier of the source from which the initial number of rows will be taken. The source is loaded at runtime and the number of rows in its result set determines the number of rows.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="headerButtonsAreaStyle" type="xsd:string"/>
<xsd:attribute name="itemButtonsAreaStyle" type="xsd:string"/>
<xsd:attribute default="true" name="showHeader" type="xsd:boolean"/>
<xsd:attribute default="0" name="initialNumberOfRows" type="xsd:integer">
<xsd:annotation>
<xsd:documentation>
The first time the control is being renedered, the number of rows available to the user may be specified here. If not specified, no rows are included. This node initialNumberOfRows value takes precedence over this attribute value.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="true" name="allowAddRows" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
If this attribute is set to false, the add button to include new rows is not displayed to the end user. Default is true.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="true" name="allowDeleteRows" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
If this attribute is set to false, the delete button in each row is not displayed to the end user. Default is true.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (defined in this component only)
allowAddRows
If this attribute is set to false, the add button to include new rows is not displayed to the end user. Default is true.
Type:
xsd:boolean
Use:
optional
Default:
"true"
Defined:
locally, within this complexType
XML Source
<xsd:attribute default="true" name="allowAddRows" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
If this attribute is set to false, the add button to include new rows is not displayed to the end user. Default is true.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

allowDeleteRows
If this attribute is set to false, the delete button in each row is not displayed to the end user. Default is true.
Type:
xsd:boolean
Use:
optional
Default:
"true"
Defined:
locally, within this complexType
XML Source
<xsd:attribute default="true" name="allowDeleteRows" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
If this attribute is set to false, the delete button in each row is not displayed to the end user. Default is true.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

headerButtonsAreaStyle
Type:
xsd:string
Use:
optional
Defined:
locally, within this complexType
XML Source
<xsd:attribute name="headerButtonsAreaStyle" type="xsd:string"/>

initialNumberOfRows
The first time the control is being renedered, the number of rows available to the user may be specified here. If not specified, no rows are included. This node initialNumberOfRows value takes precedence over this attribute value.
Type:
xsd:integer
Use:
optional
Default:
"0"
Defined:
locally, within this complexType
XML Source
<xsd:attribute default="0" name="initialNumberOfRows" type="xsd:integer">
<xsd:annotation>
<xsd:documentation>
The first time the control is being renedered, the number of rows available to the user may be specified here. If not specified, no rows are included. This node initialNumberOfRows value takes precedence over this attribute value.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

itemButtonsAreaStyle
Type:
xsd:string
Use:
optional
Defined:
locally, within this complexType
XML Source
<xsd:attribute name="itemButtonsAreaStyle" type="xsd:string"/>

showHeader
Type:
xsd:boolean
Use:
optional
Default:
"true"
Defined:
locally, within this complexType
XML Source
<xsd:attribute default="true" name="showHeader" type="xsd:boolean"/>
Content Element Detail
initialNumberOfRows
Specifies the initial number of rows. The calculated node value takes precedence over the initialNumberOfRows attribute value.
Type:
embedded, complex content
Defined:
locally, within this complexType

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  14.0.0.210430 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.