Errai 3.0.1-SNAPSHOT

org.jboss.errai.otec.client
Interface StateChangeListener


public interface StateChangeListener

Author:
Mike Brock

Method Summary
 int getCursorPos()
           
 void onStateChange(int newCursorPos, Object newValue)
           
 

Method Detail

getCursorPos

int getCursorPos()

onStateChange

void onStateChange(int newCursorPos,
                   Object newValue)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.