Uses of Class
org.teamapps.ux.component.pageview.AbstractPageViewBlock
| Package | Description |
|---|---|
| org.teamapps.ux.component.pageview |
-
Uses of AbstractPageViewBlock in org.teamapps.ux.component.pageview
Subclasses of AbstractPageViewBlock in org.teamapps.ux.component.pageview Modifier and Type Class Description classCitationPageViewBlockclassComponentPageViewBlockclassMessagePageViewBlock<RECORD>Methods in org.teamapps.ux.component.pageview that return AbstractPageViewBlock Modifier and Type Method Description AbstractPageViewBlockAbstractPageViewBlock. setAlignment(PageViewBlockAlignment alignment)AbstractPageViewBlockAbstractPageViewBlock. setToolButtons(java.util.List<ToolButton> toolButtons)Methods in org.teamapps.ux.component.pageview with parameters of type AbstractPageViewBlock Modifier and Type Method Description voidPageView. addBlock(AbstractPageViewBlock block)voidPageView. removeBlock(AbstractPageViewBlock block)