Class AbstractPageViewBlock
java.lang.Object
org.teamapps.ux.component.pageview.AbstractPageViewBlock
- Direct Known Subclasses:
CitationPageViewBlock,ComponentPageViewBlock,MessagePageViewBlock
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToolButton(ToolButton toolButton) abstract UiPageViewBlockprotected voidvoidremoveToolButton(ToolButton toolButton) setAlignment(PageViewBlockAlignment alignment) setToolButtons(List<ToolButton> toolButtons)
-
Constructor Details
-
AbstractPageViewBlock
public AbstractPageViewBlock() -
AbstractPageViewBlock
-
-
Method Details
-
createUiBlock
-
mapAbstractPageViewBlockAttributes
-
getAlignment
-
setAlignment
-
getToolButtons
-
setToolButtons
-
addToolButton
-
removeToolButton
-