
net.jangaroo.extxml.schemas.extxml.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ext-xml Show documentation
Show all versions of ext-xml Show documentation
Allows a declarative description of UI components
The newest version!
The type of an javascript property.
- String
- Number
- Boolean
- Float
- Date
- Object
- Array
An additional config property of this component. The newly created property can
be used with binding in other properties of components, e.g. {config.<name of the property>}
The description of the config property. optional.
The name of the config property.
The type of the config property.
Imports the specified class into the component. This is necessary when using third-party classes inside code blocks like event handlers.
Creates an anonymous object. Either with attributes or with JSON as text node.
An Ext XML Component consiting of optional cfg elements and one
component element that is the parent component.
The description of the new component class. optional.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy