Uses of Enum Class
org.eclipse.rap.rwt.template.ImageCell.ScaleMode
Packages that use ImageCell.ScaleMode
-
Uses of ImageCell.ScaleMode in org.eclipse.rap.rwt.template
Methods in org.eclipse.rap.rwt.template that return ImageCell.ScaleModeModifier and TypeMethodDescriptionstatic ImageCell.ScaleMode
Returns the enum constant of this class with the specified name.static ImageCell.ScaleMode[]
ImageCell.ScaleMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.rap.rwt.template with parameters of type ImageCell.ScaleModeModifier and TypeMethodDescriptionImageCell.setScaleMode
(ImageCell.ScaleMode scaleMode) Selects the method used for image scaling.