Uses of Class
org.teamapps.dto.UiColor
-
-
Uses of UiColor in org.teamapps.dto
Fields in org.teamapps.dto declared as UiColor Modifier and Type Field Description protected UiColorUiLineChartLineFormat. areaColorScaleMaxprotected UiColorUiLineChartLineFormat. areaColorScaleMinprotected UiColorUiLineChartLineFormat. axisColorprotected UiColorAbstractUiTemplateElement. backgroundColorprotected UiColorAbstractUiToolContainer. backgroundColorprotected UiColorUiCalendarEventClientRecord. backgroundColorprotected UiColorUiCheckBox. backgroundColorprotected UiColorUiCheckBox.SetBackgroundColorCommand. backgroundColorprotected UiColorUiComponentField. backgroundColorprotected UiColorUiComponentField.SetBackgroundColorCommand. backgroundColorprotected UiColorUiFontStyle. backgroundColorprotected UiColorUiFormSection. backgroundColorprotected UiColorUiGridLayout. backgroundColorprotected UiColorUiNavigationBar. backgroundColorprotected UiColorUiNavigationBar.SetBackgroundColorCommand. backgroundColorprotected UiColorUiNotification. backgroundColorprotected UiColorUiTreeGraph. backgroundColorprotected UiColorUiTreeGraphNode. backgroundColorprotected UiColorUiVideoPlayer. backgroundColorprotected UiColorUiBadgeElement. borderColorprotected UiColorUiCalendarEventClientRecord. borderColorprotected UiColorUiCheckBox. borderColorprotected UiColorUiCheckBox.SetBorderColorCommand. borderColorprotected UiColorUiNavigationBar. borderColorprotected UiColorUiNavigationBar.SetBorderColorCommand. borderColorprotected UiColorUiTreeGraphNode. borderColorprotected UiColorUiTreeGraphNodeImage. borderColorprotected UiColorUiCheckBox. checkColorprotected UiColorUiCheckBox.SetCheckColorCommand. checkColorprotected UiColorUiSwitch. checkedButtonColorprotected UiColorUiSwitch. checkedTrackColorprotected UiColorUiChartNamedDataPoint. colorprotected UiColorUiLine. colorprotected UiColorUiRootPanel.SetBackgroundColorCommand. colorprotected UiColorUiSelectionFrame. colorprotected UiColorUiShadow. colorprotected UiColorUiTreeGraphNode. connectorLineColorprotected UiColorUiCalendar. defaultBackgroundColorprotected UiColorUiCalendar. defaultBorderColorprotected UiColorUiColorPicker. defaultColorprotected UiColorUiFontStyle. fontColorprotected UiColorUiGlyphIconElement. fontColorprotected UiColorUiTable. footerRowBackgroundColorprotected UiColorUiTable. footerRowBorderColorprotected UiColorUiWindow. headerBackgroundColorprotected UiColorUiTable. headerRowBackgroundColorprotected UiColorUiTable. headerRowBorderColorprotected UiColorUiLineChartLineFormat. lineColorScaleMaxprotected UiColorUiLineChartLineFormat. lineColorScaleMinprotected UiColorUiWindow. modalBackgroundDimmingColorprotected UiColorUiWindow.SetModalBackgroundDimmingColorCommand. modalBackgroundDimmingColorprotected UiColorUiTable. rowBorderColorprotected UiColorUiSlider. selectionColorprotected UiColorUiSlider.SetSelectionColorCommand. selectionColorprotected UiColorUiTable. selectionColorprotected UiColorUiTable. stripedRowColorEvenprotected UiColorUiTable. stripedRowColorOddprotected UiColorUiCalendar. tableHeaderBackgroundColorprotected UiColorUiSwitch. uncheckedButtonColorprotected UiColorUiSwitch. uncheckedTrackColorConstructors in org.teamapps.dto with parameters of type UiColor Constructor Description SetBackgroundColorCommand(java.lang.String componentId, UiColor backgroundColor)SetBackgroundColorCommand(java.lang.String componentId, UiColor backgroundColor)SetBackgroundColorCommand(java.lang.String componentId, UiColor backgroundColor)SetBackgroundColorCommand(UiColor color, int animationDuration)SetBorderColorCommand(java.lang.String componentId, UiColor borderColor)SetBorderColorCommand(java.lang.String componentId, UiColor borderColor)SetCheckColorCommand(java.lang.String componentId, UiColor checkColor)SetModalBackgroundDimmingColorCommand(java.lang.String componentId, UiColor modalBackgroundDimmingColor)SetSelectionColorCommand(java.lang.String componentId, UiColor selectionColor)UiLine(float thickness, UiColor color)UiShadow(UiColor color, float blur)
-