|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Object com.opensymphony.xwork2.ActionSupport gboat2.base.core.web.BaseActionSupport gboat2.web.action.PropertyAction
public class PropertyAction
属性查看
字段摘要 |
---|
从类 gboat2.base.core.web.BaseActionSupport 继承的字段 |
---|
container, context, CURRENT_BUNDLE_RES_LOCATION, devMode, flatResultLayout, go, MIN_SUFFIX, model, nameSeparator, osgiHost, page, request, response, serialVersionUID, SID, sortDirection, sortField |
从类 com.opensymphony.xwork2.ActionSupport 继承的字段 |
---|
LOG |
从接口 com.opensymphony.xwork2.Action 继承的字段 |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
构造方法摘要 | |
---|---|
PropertyAction()
|
方法摘要 | |
---|---|
String |
getActionName()
|
String |
getBundleName()
|
String |
getInvokeMethod()
|
String |
getViewPage()
|
void |
setActionName(String actionName)
|
void |
setInvokeMethod(String invokeMethod)
|
String |
view()
查看详细信息 |
从类 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 PropertyAction()
方法详细信息 |
---|
public String view()
IBaseActionSupport
复制的描述
IBaseActionSupport
中的 view
BaseActionSupport
中的 view
public String getActionName()
public void setActionName(String actionName)
public String getInvokeMethod()
public void setInvokeMethod(String invokeMethod)
public String getBundleName()
public String getViewPage()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |