Package | Description |
---|---|
com.xpn.xwiki | |
com.xpn.xwiki.web |
Modifier and Type | Method and Description |
---|---|
XWikiForm |
XWikiContext.getForm() |
Modifier and Type | Method and Description |
---|---|
void |
XWikiContext.setForm(XWikiForm form) |
Modifier and Type | Class and Description |
---|---|
class |
DeleteVersionsForm
Struts form for
DeleteVersionsAction . |
class |
EditForm
An object containing the information sent in an action request to perform changes on a document.
|
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
|
class |
RollbackForm |
Copyright © 2004–2021 XWiki. All rights reserved.