|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork2.ActionSupport
org.apache.struts2.showcase.LotsOfRichtexteditorAction
public class LotsOfRichtexteditorAction
| Field Summary | |
|---|---|
String |
description1
|
String |
description2
|
String |
description3
|
String |
description4
|
| Fields inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork2.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
LotsOfRichtexteditorAction()
|
|
| Method Summary | |
|---|---|
String |
getDescription1()
|
String |
getDescription2()
|
String |
getDescription3()
|
String |
getDescription4()
|
String |
input()
|
void |
setDescription1(String description1)
|
void |
setDescription2(String description2)
|
void |
setDescription3(String description3)
|
void |
setDescription4(String description4)
|
String |
submit()
|
| Methods inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String description1
public String description2
public String description3
public String description4
| Constructor Detail |
|---|
public LotsOfRichtexteditorAction()
| Method Detail |
|---|
public String getDescription1()
public void setDescription1(String description1)
public String getDescription2()
public void setDescription2(String description2)
public String getDescription3()
public void setDescription3(String description3)
public String getDescription4()
public void setDescription4(String description4)
public String input()
throws Exception
input in class com.opensymphony.xwork2.ActionSupportException
public String submit()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||