UI Tags
HttpRequest Tags
Control Tags
Misc. Tags
|
Developing a Moblet can be done entirely in script, but it is much easier to get most of what you need to do using mojax XML. The important thing to note about mojax XML is that it is a high-level language that gets parsed into mojax Script and compiled by the mojax gateway; as such every tag has a corresponding script representation into which it gets parsed. |