Packagecom.elad.framework.fileviewer.view
Classpublic class ImageViewer
InheritanceImageViewer Inheritance mx.core.UIComponent
ImplementsIView



Public Methods
 MethodDefined by
  
manipulate(filename:String):void
This will set all the properties that are needed in the view layer.
ImageViewer
Method detail
manipulate()method
public function manipulate(filename:String):void

This will set all the properties that are needed in the view layer.

Parameters
filename:String — File name and extention.

See also

com.elad.framework.view.IView