|
PageMixer demonstration with Struts | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constants to handle "SubscriptionForm" bean.
Field Summary | |
static java.lang.String |
CLASS_ACTION_CREATE
"Class" attribute value of "Create" action specific block. |
static java.lang.String |
CLASS_ACTION_DELETE
"Class" attribute value of "Delete" action specific block. |
static java.lang.String |
CLASS_ACTION_EDIT
"Class" attribute value of "Edit" action specific block. |
static java.lang.String |
CLASS_HOST
"Class" attribute value of "host" insetting target. |
static jp.ne.dti.lares.foozy.pagemixer.struts.FormKey |
KEY_FORM
Key object to find SubscriptionForm bean. |
static java.lang.String |
NAME_ACTION
"Name" attribute value of "action" insetting target. |
static java.lang.String |
NAME_AUTO_CONNECT
"Name" attribute value of "autoConnect" insetting target. |
static java.lang.String |
NAME_HOST
"Name" attribute value of "host" insetting target. |
static java.lang.String |
NAME_SUBSCRIPTION_FORM
"Name" attribute vale of "form" tag for SubscriptionForm bean. |
static java.lang.String |
NAME_TYPE
"Name" attribute value of "type" insetting target. |
static java.lang.String |
NAME_USERNAME
"Name" attribute value of "username" insetting target. |
Fields inherited from interface common.CommonConstants |
CLASS_STRUTS_ACTION |
Field Detail |
public static final java.lang.String NAME_SUBSCRIPTION_FORM
SubscriptionForm
bean.public static final java.lang.String CLASS_ACTION_CREATE
public static final java.lang.String CLASS_ACTION_EDIT
public static final java.lang.String CLASS_ACTION_DELETE
public static final java.lang.String CLASS_HOST
public static final java.lang.String NAME_ACTION
public static final java.lang.String NAME_HOST
public static final java.lang.String NAME_USERNAME
public static final java.lang.String NAME_TYPE
public static final java.lang.String NAME_AUTO_CONNECT
public static final jp.ne.dti.lares.foozy.pagemixer.struts.FormKey KEY_FORM
SubscriptionForm
bean.
|
PageMixer demonstration with Struts | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |