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 UiColorUiMediaSoupV2WebRtcClient. activityActiveColorprotected UiColorUiMediaSoupV3WebRtcClient. activityActiveColorprotected UiColorUiMediaSoupV2WebRtcClient. activityInactiveColorprotected UiColorUiMediaSoupV3WebRtcClient. activityInactiveColorprotected UiColorUiLineChartBand. areaColorprotected UiColorUiLineChartLine. areaColorScaleMaxprotected UiColorUiLineChartLine. areaColorScaleMinprotected UiColorAbstractUiTemplateElement. backgroundColorprotected UiColorAbstractUiToolContainer. backgroundColorprotected UiColorAbstractUiToolContainer.SetButtonColorsCommand. backgroundColorprotected UiColorUiBaseTreeGraphNode. backgroundColorprotected UiColorUiCalendarEventClientRecord. backgroundColorprotected UiColorUiCheckBox. backgroundColorprotected UiColorUiCheckBox.SetBackgroundColorCommand. backgroundColorprotected UiColorUiComponentField. backgroundColorprotected UiColorUiComponentField.SetBackgroundColorCommand. backgroundColorprotected UiColorUiFloatingComponent. backgroundColorprotected UiColorUiFloatingComponent.SetBackgroundColorCommand. backgroundColorprotected UiColorUiFontStyle. backgroundColorprotected UiColorUiFormSection. backgroundColorprotected UiColorUiGridLayout. backgroundColorprotected UiColorUiGridTemplate. backgroundColorprotected UiColorUiNavigationBar. backgroundColorprotected UiColorUiNavigationBar.SetBackgroundColorCommand. backgroundColorprotected UiColorUiNetworkNode. backgroundColorprotected UiColorUiNotification. backgroundColorprotected UiColorUiPopup. backgroundColorprotected UiColorUiPopup.SetBackgroundColorCommand. backgroundColorprotected UiColorUiPopup.SetDimmingColorCommand. backgroundColorprotected UiColorUiToolbarButton. backgroundColorprotected UiColorUiTreeGraph. backgroundColorprotected UiColorUiVideoPlayer. backgroundColorprotected UiColorUiBadgeElement. borderColorprotected UiColorUiBaseTreeGraphNode. borderColorprotected UiColorUiCalendarEventClientRecord. borderColorprotected UiColorUiCheckBox. borderColorprotected UiColorUiCheckBox.SetBorderColorCommand. borderColorprotected UiColorUiNavigationBar. borderColorprotected UiColorUiNavigationBar.SetBorderColorCommand. borderColorprotected UiColorUiNetworkNode. borderColorprotected UiColorUiTreeGraphNodeImage. borderColorprotected UiColorUiCheckBox. checkColorprotected UiColorUiCheckBox.SetCheckColorCommand. checkColorprotected UiColorUiChartNamedDataPoint. colorprotected UiColorUiLine. colorprotected UiColorUiRootPanel.SetBackgroundColorCommand. colorprotected UiColorUiSelectionFrame. colorprotected UiColorUiShadow. colorprotected UiColorUiBaseTreeGraphNode. connectorLineColorprotected UiColorUiCalendar. defaultBackgroundColorprotected UiColorUiCalendar. defaultBorderColorprotected UiColorUiColorPicker. defaultColorprotected UiColorUiPopup. dimmingColorprotected UiColorUiFloatingComponent. expanderHandleColorprotected UiColorUiFloatingComponent.SetExpanderHandleColorCommand. expanderHandleColorprotected UiColorUiFontStyle. fontColorprotected UiColorUiGlyphIconElement. fontColorprotected UiColorUiTable. footerRowBackgroundColorprotected UiColorUiTable. footerRowBorderColorprotected UiColorUiWindow. headerBackgroundColorprotected UiColorUiTable. headerRowBackgroundColorprotected UiColorUiTable. headerRowBorderColorprotected UiColorAbstractUiToolContainer.SetButtonColorsCommand. hoverBackgroundColorprotected UiColorUiToolbarButton. hoverBackgroundColorprotected UiColorUiNetworkLink. lineColorprotected UiColorUiLineChartLine. lineColorScaleMaxprotected UiColorUiLineChartLine. lineColorScaleMinprotected UiColorUiLineChartBand. lowerLineColorprotected UiColorUiLineChartBand. middleLineColorprotected UiColorUiWindow. modalBackgroundDimmingColorprotected UiColorUiWindow.SetModalBackgroundDimmingColorCommand. modalBackgroundDimmingColorprotected UiColorUiTable. rowBorderColorprotected UiColorUiSlider. selectionColorprotected UiColorUiSlider.SetSelectionColorCommand. selectionColorprotected UiColorUiTable. selectionColorprotected UiColorUiTable. stripedRowColorEvenprotected UiColorUiTable. stripedRowColorOddprotected UiColorUiCalendar. tableHeaderBackgroundColorprotected UiColorUiLineChartBand. upperLineColorprotected UiColorAbstractUiLineChartDataDisplay. yAxisColorConstructors 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(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)SetButtonColorsCommand(java.lang.String componentId, java.lang.String groupId, java.lang.String buttonId, UiColor backgroundColor, UiColor hoverBackgroundColor)SetCheckColorCommand(java.lang.String componentId, UiColor checkColor)SetDimmingColorCommand(java.lang.String componentId, UiColor backgroundColor)SetExpanderHandleColorCommand(java.lang.String componentId, UiColor expanderHandleColor)SetModalBackgroundDimmingColorCommand(java.lang.String componentId, UiColor modalBackgroundDimmingColor)SetSelectionColorCommand(java.lang.String componentId, UiColor selectionColor)UiLine(float thickness, UiColor color)UiShadow(UiColor color, float blur)