public interface IHeadingComponent extends IWidget
Modifier and Type | Interface and Description |
---|---|
static interface |
IHeadingComponent.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) |
afterInit, getParentBlock, getSysname, isHidden, refresh, render, setHidden, setParentBlock, setSysname
Copyright © 2019 Visiativ Software. All rights reserved.