|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.co.lakesidetech.spxforms.web.bind.xforms.element.AbstractActionableXFormElement
Constructor Summary | |
AbstractActionableXFormElement()
|
Method Summary | |
void |
doActions(org.apache.commons.jxpath.JXPathContext jxpathcontext,
java.lang.Object instance)
|
void |
setActions(java.util.Collection actions)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface uk.co.lakesidetech.spxforms.web.bind.xforms.element.IXFormElement |
setParameters |
Constructor Detail |
public AbstractActionableXFormElement()
Method Detail |
public void setActions(java.util.Collection actions)
setActions
in interface IXFormElement
actions
- IXFormElement.setActions(java.util.Collection)
public void doActions(org.apache.commons.jxpath.JXPathContext jxpathcontext, java.lang.Object instance)
doActions
in interface IXFormElement
jxpathcontext
- instance
- IXFormElement.doActions(org.apache.commons.jxpath.JXPathContext, java.lang.Object)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |