Uses of Interface
fi.hut.tml.xsmiles.mlfc.xforms.dominterface.SubmitElement

Packages that use SubmitElement
fi.hut.tml.xsmiles.mlfc.xforms.dialog A layer on top of XML+XForms DOM that generates a dialogue-type of UI that can be used with speech. 
fi.hut.tml.xsmiles.mlfc.xforms.dom XForms User Interface layer. 
 

Uses of SubmitElement in fi.hut.tml.xsmiles.mlfc.xforms.dialog
 

Fields in fi.hut.tml.xsmiles.mlfc.xforms.dialog declared as SubmitElement
protected  SubmitElement DynamicFocusHandler.globalSubmit
           
 

Methods in fi.hut.tml.xsmiles.mlfc.xforms.dialog that return SubmitElement
protected static SubmitElement DynamicFocusHandler.findGlobalSubmitElement(org.w3c.dom.Element root)
          searches the Element and it's subtree for single submit element, and returns it .
protected  SubmitElement DynamicFocusHandler.getGlobalSubmit()
          searches the Element and it's subtree for single submit element, and returns it .
 

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

Classes in fi.hut.tml.xsmiles.mlfc.xforms.dom that implement SubmitElement
 class SubmitElementImpl
          The XForms/Submit element
 



X-Smiles 1.2