Node Director
|
import/export attributes with associated option attribute. More...
Public Member Functions | |
void | importRecord (Record dbr) |
void | exportRecord (Record dbr) |
Public Member Functions inherited from com.graeff.dbedit.Importer | |
void | setArgs (Arguments args) |
Additional Inherited Members | |
Protected Attributes inherited from com.graeff.dbedit.Importer | |
Arguments | args |
import/export attributes with associated option attribute.
The internalField (internal argument) * gets the values of the dataField (data argument) and the value of the respective optionField (option argument) in "[]" appended. During u export the internalField is split again.
void sfi.director.gui.importers.OptionEmbed.exportRecord | ( | Record | dbr | ) |
Reimplemented from com.graeff.dbedit.Importer.
References com.graeff.dbedit.Record.add(), com.graeff.dbedit.Record.get(), and com.graeff.dbedit.Record.set().
void sfi.director.gui.importers.OptionEmbed.importRecord | ( | Record | dbr | ) |
Reimplemented from com.graeff.dbedit.Importer.
References com.graeff.dbedit.Record.add(), and com.graeff.dbedit.Record.get().