Uses of Class
org.teamapps.dto.UiComponentPageViewBlock
-
-
Uses of UiComponentPageViewBlock in org.teamapps.dto
Methods in org.teamapps.dto that return UiComponentPageViewBlock Modifier and Type Method Description UiComponentPageViewBlockUiComponentPageViewBlock. setAlignment(UiPageViewBlock.Alignment alignment)UiComponentPageViewBlockUiComponentPageViewBlock. setComponent(UiComponentReference component)UiComponentPageViewBlockUiComponentPageViewBlock. setHeight(int height)UiComponentPageViewBlockUiComponentPageViewBlock. setId(java.lang.String id)UiComponentPageViewBlockUiComponentPageViewBlock. setTitle(java.lang.String title)UiComponentPageViewBlockUiComponentPageViewBlock. setToolButtons(java.util.List<UiComponentReference> toolButtons)
-