Zest
1.5.100.201408150207

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.100.201408150207

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