public abstract class GeneratedCMSFormSubmitComponent
extends YFormCMSComponent
CMSFormSubmitComponent.| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY
Qualifier of the
CMSFormSubmitComponent.category attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
| Constructor and Description |
|---|
GeneratedCMSFormSubmitComponent() |
| Modifier and Type | Method and Description |
|---|---|
Category |
getCategory()
Generated method - Getter of the
CMSFormSubmitComponent.category attribute. |
Category |
getCategory(SessionContext ctx)
Generated method - Getter of the
CMSFormSubmitComponent.category attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
void |
setCategory(Category value)
Generated method - Setter of the
CMSFormSubmitComponent.category attribute. |
void |
setCategory(SessionContext ctx,
Category value)
Generated method - Setter of the
CMSFormSubmitComponent.category attribute. |
public static final String CATEGORY
CMSFormSubmitComponent.category attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
public Category getCategory(SessionContext ctx)
CMSFormSubmitComponent.category attribute.public Category getCategory()
CMSFormSubmitComponent.category attribute.public void setCategory(SessionContext ctx, Category value)
CMSFormSubmitComponent.category attribute.value - the categorypublic void setCategory(Category value)
CMSFormSubmitComponent.category attribute.value - the categoryCopyright © 2017 SAP SE. All Rights Reserved.