Class ComponentPageViewBlock
java.lang.Object
org.teamapps.ux.component.pageview.AbstractPageViewBlock
org.teamapps.ux.component.pageview.ComponentPageViewBlock
public class ComponentPageViewBlock extends AbstractPageViewBlock
-
Constructor Summary
Constructors Constructor Description ComponentPageViewBlock(Component component, int height) -
Method Summary
Modifier and Type Method Description org.teamapps.dto.UiComponentPageViewBlockcreateUiBlock()ComponentgetComponent()intgetHeight()java.lang.StringgetTitle()ComponentPageViewBlocksetComponent(Component component)ComponentPageViewBlocksetHeight(int height)ComponentPageViewBlocksetTitle(java.lang.String title)Methods inherited from class org.teamapps.ux.component.pageview.AbstractPageViewBlock
addToolButton, getAlignment, getToolButtons, mapAbstractPageViewBlockAttributes, removeToolButton, setAlignment, setToolButtons
-
Constructor Details
-
Method Details
-
createUiBlock
public org.teamapps.dto.UiComponentPageViewBlock createUiBlock()- Specified by:
createUiBlockin classAbstractPageViewBlock
-
getComponent
-
setComponent
-
getHeight
public int getHeight() -
setHeight
-
getTitle
public java.lang.String getTitle() -
setTitle
-