borland.jbcl Packages borland.jbcl Class Hierarchy borland.jbcl.dataset
java.util.EventListener +----borland.jbcl.dataset.AccessListener
Methods
Implemented by CheckboxControl, ChoiceControl, FieldControl, GridControl, ImageControl, LabelControl, ListControl, LocatorControl, NavigatorControl, StatusBar, TextAreaControl, TextFieldControl, DataSet, DataSetView, HelpDataSet, ProcedureDataSet, QueryDataSet, StorageDataSet, TableDataSet
Internal class that provides notification when a data set is opened, closed, or restructured. Useful for component writers. Not for general usage.
public void accessChange(borland.jbcl.dataset.AccessEvent event)Provides information regarding how a DataSet has been changed.
Parameters: