element <maxRowsSelector>
Namespace:
Type:
embedded complexType
Content:
complex, 1 attribute, 1 element
Defined:
locally at 1 location
Includes:
definitions of 1 attribute and 1 element
XML Representation Summary
<maxRowsSelector
   
enabled
 = 
xsd:boolean : "false"
   
>
   
Content: 
</maxRowsSelector>
May contain elements (1):
May be included in elements (1):
Usage / Definition Locations
Annotation
Indicates if the front-end should render a selector of items per page. If the page is with the html cache enabled, this option, even if enabled, will be ignored and will not be rendered.
XML Source
<xsd:element maxOccurs="1" minOccurs="0" name="maxRowsSelector">
<xsd:annotation>
<xsd:documentation>
Indicates if the front-end should render a selector of items per page. If the page is with the html cache enabled, this option, even if enabled, will be ignored and will not be rendered.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="options">
<xsd:annotation>
<xsd:documentation>
The options to be listed in the rendered administration interface, a list of positive number separated by ','. A example of the expected value is: '1,5,10,20'. This options default value will be obtained by the following order, 1) By this attribute; 2) By a property bag; 3) Using the default value '10,25,50,100'. Also these values will never be higher than the maxNumberOfRowsAllowed of this source, all higher value will become it.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:token">
<xsd:pattern value="\d+(,\d+)*"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
<xsd:attribute default="false" name="enabled" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Indicates if the row selector will be rendered. If it is set to 'true' the selector will be rendered.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
Attribute Detail
enabled
Indicates if the row selector will be rendered. If it is set to 'true' the selector will be rendered.
Type:
xsd:boolean
Use:
optional
Default:
"false"
Defined:
locally, within this element
XML Source
<xsd:attribute default="false" name="enabled" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Indicates if the row selector will be rendered. If it is set to 'true' the selector will be rendered.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
Content Element Detail
options
The options to be listed in the rendered administration interface, a list of positive number separated by ','. A example of the expected value is: '1,5,10,20'. This options default value will be obtained by the following order, 1) By this attribute; 2) By a property bag; 3) Using the default value '10,25,50,100'. Also these values will never be higher than the maxNumberOfRowsAllowed of this source, all higher value will become it.
Type:
embedded (restriction of xsd:token), simple content
Defined:
locally, within this element

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.