GwtEvent.Type<H>| Constructor and Description |
|---|
Bindings.BindingEvent(ModelData model,
GwtEvent.Type<com.sencha.gxt.legacy.client.binding.Bindings.BindingHandler> type) |
| Modifier and Type | Method and Description |
|---|---|
GwtEvent.Type<com.sencha.gxt.legacy.client.binding.Bindings.BindingHandler> |
getAssociatedType() |
boolean |
isCancelled() |
void |
setCancelled(boolean cancelled) |
toDebugString, toStringpublic Bindings.BindingEvent(ModelData model, GwtEvent.Type<com.sencha.gxt.legacy.client.binding.Bindings.BindingHandler> type)
public GwtEvent.Type<com.sencha.gxt.legacy.client.binding.Bindings.BindingHandler> getAssociatedType()
getAssociatedType in class GwtEvent<com.sencha.gxt.legacy.client.binding.Bindings.BindingHandler>public boolean isCancelled()
public void setCancelled(boolean cancelled)
Copyright © 2014. All Rights Reserved.