Uses of Class
org.teamapps.dto.UiSelectionFrame
-
-
Uses of UiSelectionFrame in org.teamapps.dto
Fields in org.teamapps.dto declared as UiSelectionFrame Modifier and Type Field Description protected UiSelectionFrameUiTable. selectionFrameMethods in org.teamapps.dto that return UiSelectionFrame Modifier and Type Method Description UiSelectionFrameUiTable. getSelectionFrame()UiSelectionFrameUiSelectionFrame. setAnimationDuration(int animationDuration)UiSelectionFrameUiSelectionFrame. setBorderWidth(int borderWidth)UiSelectionFrameUiSelectionFrame. setColor(java.lang.String color)UiSelectionFrameUiSelectionFrame. setFullRow(boolean fullRow)UiSelectionFrameUiSelectionFrame. setGlowingWidth(int glowingWidth)UiSelectionFrameUiSelectionFrame. setShadowWidth(int shadowWidth)Methods in org.teamapps.dto with parameters of type UiSelectionFrame Modifier and Type Method Description UiTableUiTable. setSelectionFrame(UiSelectionFrame selectionFrame)
-