JDNC 04 05 Schema Documentation

http://www.jdesktop.org/2004/05/jdnc
complexType Action.type

Super Types
{http://www.jdesktop.org/2004/05/jdnc}Action.type (extension)

Model
<...
  accelerator = xsd:string
  actionRef = xsd:anyURI
  group = xsd:string
  isToggle = xsd:boolean
  mnemonic = om:Character
  smallIcon = jdnc:ImageURI>

</...>


Attribute Summary
 xsd:stringaccelerator
          
 xsd:anyURIactionRef
          
 xsd:stringgroup
          
 xsd:booleanisToggle
          
 om:Charactermnemonic
          
 jdnc:ImageURIsmallIcon
          

Attribute Detail

accelerator

xsd:string accelerator


actionRef

xsd:anyURI actionRef


group

xsd:string group


isToggle

xsd:boolean isToggle


mnemonic

om:Character mnemonic


smallIcon

jdnc:ImageURI smallIcon


Source
<xsd:complexType name="Action.type">
<xsd:complexContent>
<xsd:extension base="om:Identifiable.type">
<xsd:group ref="jdnc:Action.content"/>
<xsd:attributeGroup ref="jdnc:Action.attlist"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

JDNC 04 05 Schema Documentation

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.