public static interface TextWebCmsComponentModel.Attributes
WebCmsComponentType.| Modifier and Type | Field and Description |
|---|---|
static String |
MULTI_LINE
If set to false, the component will behave as a single line of text.
|
static String |
PROFILE
Optionally specify an additional text profile this component should use.
|
static String |
ROWS
Size indicator: number of rows the component should have by default.
|
static String |
TYPE
Type of component: plain-text, rich-text or markup are supported
|
static final String TYPE
static final String MULTI_LINE
static final String PROFILE
static final String ROWS
Copyright © 2020. All rights reserved.