public class InsertColumnEvent extends com.google.gwt.event.shared.GwtEvent<InsertColumnEventHandler>
GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H>
static com.google.gwt.event.shared.GwtEvent.Type<InsertColumnEventHandler>
TYPE
InsertColumnEvent(int columnIndex, boolean isRight)
protected void
dispatch(InsertColumnEventHandler handler)
com.google.gwt.event.shared.GwtEvent.Type<InsertColumnEventHandler>
getAssociatedType()
int
getColumnIndex()
boolean
isRight()
assertLive, getSource, isLive, kill, revive
setSource, toDebugString, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static com.google.gwt.event.shared.GwtEvent.Type<InsertColumnEventHandler> TYPE
public InsertColumnEvent(int columnIndex, boolean isRight)
columnIndex
isRight
true
public com.google.gwt.event.shared.GwtEvent.Type<InsertColumnEventHandler> getAssociatedType()
getAssociatedType
com.google.gwt.event.shared.GwtEvent<InsertColumnEventHandler>
public int getColumnIndex()
public boolean isRight()
protected void dispatch(InsertColumnEventHandler handler)
dispatch
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.