Class CitationPageViewBlock
java.lang.Object
org.teamapps.ux.component.pageview.AbstractPageViewBlock
org.teamapps.ux.component.pageview.CitationPageViewBlock
-
Constructor Summary
ConstructorsConstructorDescriptionCitationPageViewBlock(String creatorImageUrl, String citation, String author) -
Method Summary
Modifier and TypeMethodDescriptionsetCitation(String citation) setCreatorImageAlignment(CreatorImageAlignment creatorImageAlignment) setCreatorImageUrl(String creatorImageUrl) Methods inherited from class org.teamapps.ux.component.pageview.AbstractPageViewBlock
addToolButton, getAlignment, getToolButtons, mapAbstractPageViewBlockAttributes, removeToolButton, setAlignment, setToolButtons
-
Constructor Details
-
CitationPageViewBlock
public CitationPageViewBlock() -
CitationPageViewBlock
-
-
Method Details
-
createUiBlock
- Specified by:
createUiBlockin classAbstractPageViewBlock
-
getCreatorImageUrl
-
setCreatorImageUrl
-
getCreatorImageAlignment
-
setCreatorImageAlignment
-
getCitation
-
setCitation
-
getAuthor
-
setAuthor
-