com.ephox.editlive.java2.editor.operation
Interface OperationListener


public interface OperationListener


Method Summary
 void operationChangeEvent(OperationEvent event)
          Called when a change is made to the current set of operations.
 

Method Detail

operationChangeEvent

void operationChangeEvent(OperationEvent event)
Called when a change is made to the current set of operations.

Parameters:
event - the event that occurred.

Copyright (c) 2005-2012 Ephox Pty Ltd. All rights reserved.