Klasse AbstractPageViewBlock
java.lang.Object
org.teamapps.ux.component.pageview.AbstractPageViewBlock
- Bekannte direkte Unterklassen:
CitationPageViewBlock,ComponentPageViewBlock,MessagePageViewBlock
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidaddToolButton(ToolButton toolButton) abstract org.teamapps.dto.UiPageViewBlockprotected voidmapAbstractPageViewBlockAttributes(org.teamapps.dto.UiPageViewBlock uiBlock) voidremoveToolButton(ToolButton toolButton) setAlignment(PageViewBlockAlignment alignment) setToolButtons(List<ToolButton> toolButtons)
-
Konstruktordetails
-
AbstractPageViewBlock
public AbstractPageViewBlock() -
AbstractPageViewBlock
-
-
Methodendetails
-
createUiBlock
public abstract org.teamapps.dto.UiPageViewBlock createUiBlock() -
mapAbstractPageViewBlockAttributes
protected void mapAbstractPageViewBlockAttributes(org.teamapps.dto.UiPageViewBlock uiBlock) -
getAlignment
-
setAlignment
-
getToolButtons
-
setToolButtons
-
addToolButton
-
removeToolButton
-