|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XWikiForm | |
---|---|
com.xpn.xwiki | |
com.xpn.xwiki.web |
Uses of XWikiForm in com.xpn.xwiki |
---|
Methods in com.xpn.xwiki that return XWikiForm | |
---|---|
XWikiForm |
XWikiContext.getForm()
|
Methods in com.xpn.xwiki with parameters of type XWikiForm | |
---|---|
void |
XWikiContext.setForm(XWikiForm form)
|
Uses of XWikiForm in com.xpn.xwiki.web |
---|
Subclasses of XWikiForm in com.xpn.xwiki.web | |
---|---|
class |
DeleteVersionsForm
Struts form for DeleteVersionsAction . |
class |
EditForm
|
class |
ObjectAddForm
Note: We store the class name as a String and not a Document Reference since Struts Form beans are called before there's an Execution Context available and before there's a current document in the Execution Context. |
class |
ObjectRemoveForm
|
class |
PrepareEditForm
|
class |
PreviewForm
|
class |
PropAddForm
|
class |
PropChangeForm
Struts Form for the class property delete , property disable and
property enable actions. |
class |
RollbackForm
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |