Uses of Class
fi.hut.tml.xsmiles.mlfc.xforms.dom.XFormsBindingException

Packages that use XFormsBindingException
fi.hut.tml.xsmiles.mlfc.xforms.constraint XForms dynamic constraints. 
fi.hut.tml.xsmiles.mlfc.xforms.dom XForms User Interface layer. 
 

Uses of XFormsBindingException in fi.hut.tml.xsmiles.mlfc.xforms.constraint
 

Methods in fi.hut.tml.xsmiles.mlfc.xforms.constraint that throw XFormsBindingException
 void MainDependencyGraph.addBindToGraph(BindElement bind, ModelContext modelContext)
          Adds a single bind's ref nodes to the Main Graph called by MainDependencyGraph.constructMainGraph()
 void MainDependencyGraph.addRefNodeToGraph(InstanceNode n, ExpressionContainer container, XPathExpr xpath, short type, ModelContext modelContext)
          Adds a single bind's ref node to the Main Graph called by MainDependencyGraph.addBindToGraph()
 Vertex DependencyGraph.addVertex(InstanceNode n, ExpressionContainer container, XPathExpr xpath, short property)
          adds a new vertex to the graph.
 

Uses of XFormsBindingException in fi.hut.tml.xsmiles.mlfc.xforms.dom
 

Methods in fi.hut.tml.xsmiles.mlfc.xforms.dom that throw XFormsBindingException
protected  void ModelBoundElementImpl.getContextFromAncestor(ElementWithContext refElem)
          this method will get the context node from an possible ancestor element.
 org.w3c.dom.NodeList ModelBoundElementImpl.createBinding()
          Search for my reference nodes this always executes the binding expression!
protected  ModelElementImpl DynBoundElementImpl.checkModelAttribute()
          check that model attribute is sane, if it exists
protected  BindElement DynBoundElementImpl.checkBindAttribute()
           
 void ItemElementImpl.createBinding()
           
 void InstanceElementImpl.createLazyBastardElement(java.lang.String elementName, org.w3c.dom.Element owner)
           
 



X-Smiles 1.2