public interface

OnToolbarStateUpdateListener

com.pdftron.pdf.controls.OnToolbarStateUpdateListener
Known Indirect Subclasses

Class Overview

Callback interface to be invoked when toolbar state buttons should be updated.

Summary

Public Methods
abstract void onToolbarStateUpdated()
The implementation should update toolbar state buttons.

Public Methods

public abstract void onToolbarStateUpdated ()

The implementation should update toolbar state buttons.