Errai 3.0.1-SNAPSHOT

org.jboss.errai.otec.client.atomizer
Class Atomizer

java.lang.Object
  extended by org.jboss.errai.otec.client.atomizer.Atomizer

public abstract class Atomizer
extends Object

Author:
Mike Brock, Christian Sadilek

Method Summary
static void startEvents()
           
static void stopEvents()
           
static AtomizerSession syncWidgetWith(OTEngine engine, OTEntity entity, com.google.gwt.user.client.ui.ValueBoxBase widget)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

syncWidgetWith

public static AtomizerSession syncWidgetWith(OTEngine engine,
                                             OTEntity entity,
                                             com.google.gwt.user.client.ui.ValueBoxBase widget)

stopEvents

public static void stopEvents()

startEvents

public static void startEvents()

Errai 3.0.1-SNAPSHOT

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