Package org.teamapps.dto
Class UiMessagePageViewBlock
java.lang.Object
org.teamapps.dto.UiPageViewBlock
org.teamapps.dto.UiMessagePageViewBlock
- All Implemented Interfaces:
UiObject
public class UiMessagePageViewBlock extends UiPageViewBlock implements 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
Fields Modifier and Type Field Description protected java.lang.Stringhtmlprotected java.util.List<java.lang.String>imageUrlsprotected UiClientRecordtopRecordprotected UiHorizontalElementAlignmenttopRecordAlignmentprotected UiTemplatetopTemplate -
Constructor Summary
Constructors Constructor Description UiMessagePageViewBlock() -
Method Summary
Modifier and Type Method Description java.lang.StringgetHtml()java.util.List<java.lang.String>getImageUrls()UiClientRecordgetTopRecord()UiHorizontalElementAlignmentgetTopRecordAlignment()UiTemplategetTopTemplate()UiObjectTypegetUiObjectType()UiMessagePageViewBlocksetAlignment(UiPageViewBlock.Alignment alignment)UiMessagePageViewBlocksetHtml(java.lang.String html)UiMessagePageViewBlocksetId(java.lang.String id)UiMessagePageViewBlocksetImageUrls(java.util.List<java.lang.String> imageUrls)UiMessagePageViewBlocksetToolButtons(java.util.List<UiClientObjectReference> toolButtons)UiMessagePageViewBlocksetTopRecord(UiClientRecord topRecord)UiMessagePageViewBlocksetTopRecordAlignment(UiHorizontalElementAlignment topRecordAlignment)UiMessagePageViewBlocksetTopTemplate(UiTemplate topTemplate)java.lang.StringtoString()
-
Field Details
-
topTemplate
-
topRecord
-
topRecordAlignment
-
html
protected java.lang.String html -
imageUrls
protected java.util.List<java.lang.String> imageUrls
-
-
Constructor Details
-
UiMessagePageViewBlock
public UiMessagePageViewBlock()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject- Overrides:
getUiObjectTypein classUiPageViewBlock
-
toString
public java.lang.String toString()- Overrides:
toStringin classUiPageViewBlock
-
getTopTemplate
-
getTopRecord
-
getTopRecordAlignment
-
getHtml
public java.lang.String getHtml() -
getImageUrls
public java.util.List<java.lang.String> getImageUrls() -
setId
- Overrides:
setIdin classUiPageViewBlock
-
setAlignment
- Overrides:
setAlignmentin classUiPageViewBlock
-
setToolButtons
- Overrides:
setToolButtonsin classUiPageViewBlock
-
setTopTemplate
-
setTopRecord
-
setTopRecordAlignment
public UiMessagePageViewBlock setTopRecordAlignment(UiHorizontalElementAlignment topRecordAlignment) -
setHtml
-
setImageUrls
-