JDNC 04 05 Schema Documentation

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

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

Model
<...>
((header? , columns? , filters?, highlighters? , popupMenu?, toolBar?, statusBar?), )
</...>


Source
<xsd:complexType name="Table.type">
<xsd:complexContent>
<xsd:extension base="om:Identifiable.type">
<xsd:group ref="jdnc:Table.content"/>
<xsd:attributeGroup ref="jdnc:Table.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.