Class UiPageViewBlock
java.lang.Object
org.teamapps.dto.UiPageViewBlock
- All Implemented Interfaces:
UiObject
- Direct Known Subclasses:
UiCitationPageViewBlock,UiComponentPageViewBlock,UiMessagePageViewBlock
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected UiPageViewBlock.Alignmentprotected Stringprotected List<UiClientObjectReference> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()setAlignment(UiPageViewBlock.Alignment alignment) setToolButtons(List<UiClientObjectReference> toolButtons) toString()
-
Field Details
-
id
-
alignment
-
toolButtons
-
-
Constructor Details
-
UiPageViewBlock
public UiPageViewBlock()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
-
getId
-
getAlignment
-
getToolButtons
-
setId
-
setAlignment
-
setToolButtons
-