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 UiColorUiLineChartBand. areaColorprotected UiColorUiLineChartLine. areaColorScaleMaxprotected UiColorUiLineChartLine. areaColorScaleMinprotected UiColorAbstractUiTemplateElement. backgroundColorprotected UiColorAbstractUiToolContainer. backgroundColorprotected UiColorAbstractUiToolContainer.SetButtonColorsCommand. 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 UiColorUiTreeGraphNode. backgroundColorprotected UiColorUiVideoPlayer. backgroundColorprotected UiColorUiBadgeElement. borderColorprotected UiColorUiCalendarEventClientRecord. borderColorprotected UiColorUiCheckBox. borderColorprotected UiColorUiCheckBox.SetBorderColorCommand. borderColorprotected UiColorUiNavigationBar. borderColorprotected UiColorUiNavigationBar.SetBorderColorCommand. borderColorprotected UiColorUiNetworkNode. 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 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 UiColorUiSwitch. uncheckedButtonColorprotected UiColorUiSwitch. uncheckedTrackColorprotected 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)
-