Uses of Class
info.magnolia.ui.vaadin.gwt.client.editor.jsni.ReadyStateWatch.ReadyState

Packages that use ReadyStateWatch.ReadyState
info.magnolia.ui.vaadin.gwt.client.editor.jsni   
 

Uses of ReadyStateWatch.ReadyState in info.magnolia.ui.vaadin.gwt.client.editor.jsni
 

Methods in info.magnolia.ui.vaadin.gwt.client.editor.jsni that return ReadyStateWatch.ReadyState
 ReadyStateWatch.ReadyState ReadyStateWatch.getReadyState()
           
static ReadyStateWatch.ReadyState ReadyStateWatch.ReadyState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReadyStateWatch.ReadyState[] ReadyStateWatch.ReadyState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Method parameters in info.magnolia.ui.vaadin.gwt.client.editor.jsni with type arguments of type ReadyStateWatch.ReadyState
 com.google.gwt.event.shared.HandlerRegistration ReadyStateWatch.addReadyStateChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<ReadyStateWatch.ReadyState> handler)
           
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.