Uses of Enum Class
com._1c.g5.v8.dt.common.ui.CommonUI.CheckState
Packages that use CommonUI.CheckState
-
Uses of CommonUI.CheckState in com._1c.g5.v8.dt.common.ui
Methods in com._1c.g5.v8.dt.common.ui that return CommonUI.CheckStateModifier and TypeMethodDescriptionstatic CommonUI.CheckState
Returns the enum constant of this class with the specified name.static CommonUI.CheckState[]
CommonUI.CheckState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.common.ui with parameters of type CommonUI.CheckStateModifier and TypeMethodDescriptionstatic org.eclipse.swt.graphics.Image
CommonUI.getCheckedStateImage
(CommonUI.CheckState checkState) Gets check state image.