Node Director
Public Member Functions | List of all members
sfi.director.gui.importers.OptionEmbed Class Reference

import/export attributes with associated option attribute. More...

Inheritance diagram for sfi.director.gui.importers.OptionEmbed:
com.graeff.dbedit.Importer

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

Detailed Description

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.

Member Function Documentation

void sfi.director.gui.importers.OptionEmbed.exportRecord ( Record  dbr)
void sfi.director.gui.importers.OptionEmbed.importRecord ( Record  dbr)

The documentation for this class was generated from the following file: