Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Info
iconfalse
titleThe XML syntax for an individual XUI component is specified below:
Codeblock
languagehtml/xml
<?jaxfront version=1.6;xui=none;time=Mon Sep 09 17:32:12 GMT+02:00 2002;?>
<XUI>
  <component xpath="xpath statement">
    <style/>
    <behaviour/>
  </component>
</XUI>


Individual nodes or whole quantities of nodes of the XML instance are addressed with an XPath expression (XPath statement). The parameterizing possibilities within the < style > and < behaviour > section vary from one type to another. All representation-and behavior-relevant XUI parameters are described further in this document.