|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Object com.opensymphony.xwork2.ActionSupport gboat2.base.core.web.BaseActionSupport gboat2.example.action.ExampleAction
public class ExampleAction
示例 Action
字段摘要 |
---|
从类 gboat2.base.core.web.BaseActionSupport 继承的字段 |
---|
container, context, CURRENT_BUNDLE_RES_LOCATION, devMode, flatResultLayout, go, MIN_SUFFIX, model, nameSeparator, osgiHost, page, request, response, SID, sortDirection, sortField |
从类 com.opensymphony.xwork2.ActionSupport 继承的字段 |
---|
LOG |
从接口 com.opensymphony.xwork2.Action 继承的字段 |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
构造方法摘要 | |
---|---|
ExampleAction()
|
方法摘要 | |
---|---|
String |
accordion()
可折叠面板 |
String |
ajaxSave()
desktop的Ajax保存处理 |
String |
catagoryQuery()
|
String |
execute()
默认转到列表页 |
Map<String,String> |
getAccordionMap()
|
Date |
getDate()
|
Date |
getDateTime()
|
List<Group> |
getGroups()
|
Date |
getTime()
|
boolean |
isAgree()
|
void |
loadDataFromResource()
读取资源文件的数据 |
void |
setAgree(boolean agree)
|
void |
setDate(Date date)
|
void |
setDateTime(Date dateTime)
|
void |
setForward(String forward)
|
void |
setResource(String resource)
|
void |
setTime(Date time)
|
从类 com.opensymphony.xwork2.ActionSupport 继承的方法 |
---|
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
从类 java.lang.Object 继承的方法 |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public ExampleAction()
方法详细信息 |
---|
public String execute()
BaseActionSupport
复制的描述
com.opensymphony.xwork2.Action
中的 execute
BaseActionSupport
中的 execute
ActionSupport.execute()
public String ajaxSave()
BaseActionSupport
复制的描述
BaseActionSupport
中的 ajaxSave
public void loadDataFromResource()
public String accordion()
public String catagoryQuery()
public void setForward(String forward)
public void setResource(String resource)
public Map<String,String> getAccordionMap()
public Date getDate()
public void setDate(Date date)
public Date getTime()
public void setTime(Date time)
public Date getDateTime()
public void setDateTime(Date dateTime)
public boolean isAgree()
public void setAgree(boolean agree)
public List<Group> getGroups()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |