Class UiComponentPageViewBlock
java.lang.Object
org.teamapps.dto.UiPageViewBlock
org.teamapps.dto.UiComponentPageViewBlock
- All Implemented Interfaces:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.teamapps.dto.UiPageViewBlock
UiPageViewBlock.Alignment -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected UiClientObjectReferenceprotected intprotected StringFields inherited from class org.teamapps.dto.UiPageViewBlock
alignment, id, toolButtons -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetTitle()setAlignment(UiPageViewBlock.Alignment alignment) setComponent(UiClientObjectReference component) setHeight(int height) setToolButtons(List<UiClientObjectReference> toolButtons) toString()Methods inherited from class org.teamapps.dto.UiPageViewBlock
getAlignment, getId, getToolButtons
-
Field Details
-
component
-
height
protected int height -
title
-
-
Constructor Details
-
UiComponentPageViewBlock
public UiComponentPageViewBlock()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject- Overrides:
getUiObjectTypein classUiPageViewBlock
-
toString
- Overrides:
toStringin classUiPageViewBlock
-
getComponent
-
getHeight
public int getHeight() -
getTitle
-
setId
- Overrides:
setIdin classUiPageViewBlock
-
setAlignment
- Overrides:
setAlignmentin classUiPageViewBlock
-
setToolButtons
- Overrides:
setToolButtonsin classUiPageViewBlock
-
setComponent
-
setHeight
-
setTitle
-