@Implements(android.widget.ZoomButtonsController.class) public class ShadowZoomButtonsController extends Object
Constructor | Description |
---|---|
ShadowZoomButtonsController() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
__constructor__(View ownerView) |
|
protected void |
setOnZoomListener(ZoomButtonsController.OnZoomListener listener) |
|
void |
simulateZoomInButtonClick() |
|
void |
simulateZoomOutButtonClick() |
@Implementation protected void __constructor__(View ownerView)
@Implementation protected void setOnZoomListener(ZoomButtonsController.OnZoomListener listener)
public void simulateZoomInButtonClick()
public void simulateZoomOutButtonClick()