JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.datasource.jbuilder
Class JBData

java.lang.Object
  |
  +--com.klg.jclass.datasource.TreeData
        |
        +--com.klg.jclass.datasource.beans.JCData
              |
              +--com.klg.jclass.datasource.beans.IdeJCData
                    |
                    +--com.klg.jclass.datasource.jbuilder.JBData
All Implemented Interfaces:
DataModel, DataTableModel, Serializable

public class JBData
extends IdeJCData

A component that creates data connectivity with JBuilder data source objects.

See Also:
JCData, Serialized Form

Field Summary
 
Fields inherited from class com.klg.jclass.datasource.beans.JCData
applet, label, metaDataCreator, name
 
Fields inherited from class com.klg.jclass.datasource.TreeData
currentBookmark, currentDataTable, data_tree, eventsEnabled, listeners, meta_tree, modelName, nameCounter
 
Fields inherited from interface com.klg.jclass.datasource.DataTableModel
COMMITTED, CURSOR_BEFORE_FIRST, DELETED, INSERTED, NONEXISTENT, ROOT_BOOKMARK, ROW_NOT_FOUND, UPDATED
 
Constructor Summary
JBData()
           
 
Methods inherited from class com.klg.jclass.datasource.beans.IdeJCData
setNodeProperties
 
Methods inherited from class com.klg.jclass.datasource.beans.JCData
absolute, addDataModelListener, addRow, addRow, addRow, addRow, afterLast, beforeFirst, cancelAllRowChanges, cancelRowChanges, clearEventQueue, commitAll, commitRow, commitSubTree, conditionallyCommitYourselfAndChildren, createMetaData, createNewRow, createTable, deleteCacheChildren, deleteRow, first, getAbout, getAncestors, getAppletContext, getAppletContext, getCommitPolicy, getCurrentBookmark, getCurrentRowStatus, getCursor, getDeletedRowBookmarks, getDescription, getInsertedRowBookmarks, getInternalData, getLabel, getMetaData, getName, getNodeProperties, getParameters, getParameters, getParameters, getParentBookmark, getResultData, getRootAncestorBookmark, getRowCount, getRowIdentifier, getRowIndex, getRowStatus, getTable, getUpdatedRowBookmarks, getUserData, getVersion, isAfterLast, isBeforeFirst, isModified, isSubTreeModified, isTableOrChildrenModified, last, moveCursorToRow, moveToRow, next, previous, processEventQueue, relative, requeryLevel, requeryRow, requeryRowAndDetails, requeryTable, setAbout, setCommitPolicy, setDescription, setInternalData, setLabel, setModelName, setName, setNodeProperties, setNodeProperties, setUserData, setVersion, tableIsAncestor, updateCell
 
Methods inherited from class com.klg.jclass.datasource.TreeData
cancelAll, clearCurrentPath, clearDataTableTreeInternalData, clearDataTableTreeUserData, enableDataModelEvents, fireDataModelEvent, fireDataModelEvent, fireDataModelEventInternal, getCurrentDataItem, getCurrentDataTable, getCurrentGlobalBookmark, getCurrentGlobalTable, getDataTableTree, getEventsEnabled, getListeners, getMetaData, getMetaDataTree, getModelName, moveToRow, moveToRow, removeDataModelListener, requeryAll, sendDataModelEvent, updateAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBData

public JBData()

Copyright © 2004 Quest Software Inc..
All rights reserved.