User Tools

Site Tools


org.gramar.base:tag.newmodel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

org.gramar.base:tag.newmodel [2016/06/27 20:34] (current)
Line 1: Line 1:
 +
 +==== newModel Tag ====
 +
 +The newModel tag Creates a new secondary DOM with a single root node.  The node is given the specified name and is associated with the given context variable
 +
 +
 +^ Attribute ​     ^ Kind   ^ Required ​   ^ Purpose ​         ^
 +|**var** ​ |string ​ |yes  |The name of the context variable to be associated with the root node of the new secondary DOM.  |
 +|**name** ​ |string ​ |yes  |The element name of the root node.  |
 +
 +=== Full Form ===
 +
 +<​**c:​newModel** ​ **var**="" ​ **name**=""​ >
 +
 +
 +=== Usage and Samples ===
 +
 +
 +
 +
 +Return to [[org.gramar.base:​index|index]]
 +
 +
  
org.gramar.base/tag.newmodel.txt ยท Last modified: 2016/06/27 20:34 (external edit)