public abstract class FitToPageButton
extends Toolbarbutton
PageToolbarActionExecutor. As a result of resizing the scale changes, it is passed to
changeScale method as argument.| Constructor and Description |
|---|
FitToPageButton(AbstractBrowserComponent toolbar) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
changeScale(Integer resultingScale)
Does whatever it takes to set correct scale.
|
public FitToPageButton(AbstractBrowserComponent toolbar)
toolbar - in which this button is created.public abstract void changeScale(Integer resultingScale)
resultingScale - after resizing main areaCopyright © 2017 SAP SE. All Rights Reserved.