Package | Description |
---|---|
de.esprit.netsuite.client.gui.db |
Contains the client's support classes for managing remote Records
|
Class and Description |
---|
AbstractClientRecordDialog
This is the client side version of a
AbstractRecordDialog . |
ClientRecordFieldPanel
This version of a
RecordFieldPanel listens for RemoteRecordChangeEvent s in order
to update its form content dynamically on changes. |
ClientRecordListModel
This is the client side version of
DBRecordListModel which just narrows to ClientContext . |
ClientRecordTable
This is the client side version of
DBRecordTable which narrows to ClientContext . |
ClientRecordTableModel
This is the client version of a
DBRecordTableModel which just narrows to ClientContext . |
RemoteRecordCollection
This interface controls what should happen to newly received records from foreign
server side INSERTs.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.