Zest
1.5.0.201305060205

org.eclipse.zest.core.viewers
Interface IZoomableWorkbenchPart


public interface IZoomableWorkbenchPart

An interface that can be added to IWorkbenchParts based on ZEST views so that zooming is supported.


Method Summary
 AbstractZoomableViewer getZoomableViewer()
          Returns the viewer that is zoomable.
 

Method Detail

getZoomableViewer

AbstractZoomableViewer getZoomableViewer()
Returns the viewer that is zoomable.

Returns:
the viewer that is zoomable.

Zest
1.5.0.201305060205

Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.