complexType "lum_deleteButton"
Namespace:
Content:
complex, 5 attributes, 3 elements
Defined:
globally in lum_button.xsd, see XML source
Includes:
definitions of 4 attributes and 3 elements
Used:
XML Representation Summary
<...
   
isPrimary
 = 
xsd:boolean : "false"
   
listControlId
 = 
xsd:string
   
processActionId
 = 
xsd:string : "delete"
   
sourceId
 = 
xsd:string
   
text
 = 
xsd:string : "STR_DELETE"
   
>
   
Content: 
</...>
Content Elements (3):
image (type xsd:string),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
lum_control
  lum_sourceBoundControl (extension)
      lum_deleteButton (extension)
XML Source
<xsd:complexType name="lum_deleteButton">
<xsd:complexContent>
<xsd:extension base="lum_sourceBoundControl">
<xsd:sequence minOccurs="0">
<xsd:element default="lumis/portal/client/images/Delete.gif" minOccurs="0" name="image" type="xsd:string">
<xsd:annotation>
<xsd:documentation>image of the button</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="rowAction" type="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:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onClick" type="onClientEvent"/>
</xsd:sequence>
<xsd:attribute default="STR_DELETE" name="text" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
text that will be displayed within the button. Default value is STR_DELETE (translated to the current language)
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="delete" name="processActionId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
identifier of the process action that should be called when this button is pressed.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="listControlId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
identifier of the list control that the delete process action should take its item to delete values from.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="false" name="isPrimary" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Indicates whether the button is a primary button. Primary buttons are emphasized over non-primary buttons.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (defined in this component only)
isPrimary
Indicates whether the button is a primary button. Primary buttons are emphasized over non-primary buttons.
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 button is a primary button. Primary buttons are emphasized over non-primary buttons.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

listControlId
identifier of the list control that the delete process action should take its item to delete values from.
Type:
xsd:string
Use:
optional
Defined:
locally, within this complexType
XML Source
<xsd:attribute name="listControlId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
identifier of the list control that the delete process action should take its item to delete values from.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

processActionId
identifier of the process action that should be called when this button is pressed.
Type:
xsd:string
Use:
optional
Default:
"delete"
Defined:
locally, within this complexType
XML Source
<xsd:attribute default="delete" name="processActionId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
identifier of the process action that should be called when this button is pressed.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

text
text that will be displayed within the button. Default value is STR_DELETE (translated to the current language)
Type:
xsd:string
Use:
optional
Default:
"STR_DELETE"
Defined:
locally, within this complexType
XML Source
<xsd:attribute default="STR_DELETE" name="text" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
text that will be displayed within the button. Default value is STR_DELETE (translated to the current language)
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
Content Element Detail
image
image of the button
Type:
xsd:string, simple content
Default:
"lumis/portal/client/images/Delete.gif"
Defined:
locally, within this complexType
XML Source
<xsd:element default="lumis/portal/client/images/Delete.gif" minOccurs="0" name="image" type="xsd:string">
<xsd:annotation>
<xsd:documentation>image of the button</xsd:documentation>
</xsd:annotation>
</xsd:element>

onClick
Type:
onClientEvent, complex content
Defined:
locally, within this complexType
XML Source
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onClick" type="onClientEvent"/>

rowAction
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.
Type:
lum_rowAction, empty content
Defined:
locally, within this complexType
XML Source
<xsd:element maxOccurs="1" minOccurs="0" name="rowAction" type="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: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.