complexType "lum_rowAction"
Namespace:
Content:
empty, 2 attributes
Defined:
globally in lum_button.xsd, see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
bulkAction
 = 
xsd:boolean : "false"
   
isPrimary
 = 
xsd:boolean : "false"
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Indicates that the button is going to be a row action. Row actions are those actions that performs some processing over the table items, such as delete and edit.
XML Source
<xsd:complexType name="lum_rowAction">
<xsd:annotation>
<xsd:documentation>
Indicates that the button is going to be a row action. Row actions are those actions that performs some processing over the table items, such as delete and edit.
</xsd:documentation>
</xsd:annotation>
<xsd:attribute default="false" name="bulkAction" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Indicates whether the given row action is a bulk action either. Bulk actions are actions that may be performed over a single item as well as over multiple items.
These actions are shown in each row and also in the administration list top part, within a select component. When these actions are performed from the select component,
multiple items may be selected in the table.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="false" name="isPrimary" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Indicates whether the given row action is the primary one. If this attribute is set to true, then this row action will be emphasized.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
Attribute Detail
bulkAction
Indicates whether the given row action is a bulk action either. Bulk actions are actions that may be performed over a single item as well as over multiple items. These actions are shown in each row and also in the administration list top part, within a select component. When these actions are performed from the select component, multiple items may be selected in the table.
Type:
xsd:boolean
Use:
optional
Default:
"false"
Defined:
locally, within this complexType
XML Source
<xsd:attribute default="false" name="bulkAction" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Indicates whether the given row action is a bulk action either. Bulk actions are actions that may be performed over a single item as well as over multiple items.
These actions are shown in each row and also in the administration list top part, within a select component. When these actions are performed from the select component,
multiple items may be selected in the table.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

isPrimary
Indicates whether the given row action is the primary one. If this attribute is set to true, then this row action will be emphasized.
Type:
xsd:boolean
Use:
optional
Default:
"false"
Defined:
locally, within this complexType
XML Source
<xsd:attribute default="false" name="isPrimary" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Indicates whether the given row action is the primary one. If this attribute is set to true, then this row action will be emphasized.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

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.