borland Packages Class Hierarchy dx.dataset Package
java.lang.Object +----java.util.EventObject +----com.borland.jb.util.DispatchableEvent +----com.borland.dx.dataset.MasterNavigateEvent
Variables Constructors Properties Methods
Implements DxDispatch, Serializable
This class is used internally by other com.borland classes. You should never use this class directly.
public static final int NAVIGATED = 1This variable is used internally by other com.borland classes. You should never use this variable directly.
public static final int NAVIGATING = 2This variable is used internally by other com.borland classes. You should never use this variable directly.
public MasterNavigateEvent(Object source, boolean canceling, int id)This constructor is used internally by other com.borland classes. You should never use this constructor directly.
public void dispatch(EventListener listener)This method is used internally by other com.borland classes. You should never use this method directly.