public interface IHeadingDefinition extends IComponentDefinition
Modifier and Type | Interface and Description |
---|---|
static interface |
IHeadingDefinition.Level |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
String |
getCssClass() |
String |
getLevel() |
void |
setContent(String newValue) |
void |
setCssClass(String newValue) |
void |
setLevel(String newValue) |
clone, clone, getName, getParentBlock, getValue, getValues, setValue
Copyright © 2019 Visiativ Software. All rights reserved.