borland Packages Class Hierarchy jbcl.dataset Package Index
java.lang.Object +----java.util.EventObject +----borland.jbcl.dataset.MasterUpdateEvent
Variables Constructors Properties Methods
Implements ExceptionDispatch, Serializable
This class is used internally by other classes in the JBCL. You should never use this class directly.
public static final int CAN_CHANGE = 3This variable is used internally by other classes in the JBCL. You should never use this variable directly.
public static final int CHANGING = 2This variable is used internally by other classes in the JBCL. You should never use this variable directly.
public static final int DELETING = 1This variable is used internally by other classes in the JBCL. You should never use this variable directly.
public MasterUpdateEvent(java.lang.Object source)This constructor is used internally by other classes in the JBCL. You should never use this constructor directly.
public final ReadRow getChangingRow()This property is used internally by other classes in the JBCL. You should never use this property directly.
public final Column getColumn()This property is used internally by other classes in the JBCL. You should never use this property directly.
public final int getID()This property is used internally by other classes in the JBCL. You should never use this property directly.