Eclipse Remote Application Platform

Uses of Class
org.eclipse.rap.rwt.template.ImageCell.ScaleMode

Packages that use ImageCell.ScaleMode
org.eclipse.rap.rwt.template   
 

Uses of ImageCell.ScaleMode in org.eclipse.rap.rwt.template
 

Methods in org.eclipse.rap.rwt.template that return ImageCell.ScaleMode
static ImageCell.ScaleMode ImageCell.ScaleMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ImageCell.ScaleMode[] ImageCell.ScaleMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.eclipse.rap.rwt.template with parameters of type ImageCell.ScaleMode
 ImageCell ImageCell.setScaleMode(ImageCell.ScaleMode scaleMode)
          Selects the method used for image scaling.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0