com.graeff.dbedit.fields.CheckBox Class Reference

Inheritance diagram for com.graeff.dbedit.fields.CheckBox:

com.graeff.dbedit.Field List of all members.

Public Member Functions

void init ()
 init() will be called on field setup
void fromVector (Vector data)
Vector toVector ()
String getMaster ()
 get the master type of a field.

Protected Attributes

String trueText
String falseText

Package Attributes

boolean localState = false

Member Function Documentation

void com.graeff.dbedit.fields.CheckBox.fromVector Vector  data  ) 
 

Reimplemented from com.graeff.dbedit.Field.

String com.graeff.dbedit.fields.CheckBox.getMaster  ) 
 

get the master type of a field.

The master type usually is a kind of super class - e.g. the master of most fields basing on List is "List". The master defaults to "Text".

Reimplemented from com.graeff.dbedit.Field.

void com.graeff.dbedit.fields.CheckBox.init  ) 
 

init() will be called on field setup

Reimplemented from com.graeff.dbedit.Field.

Vector com.graeff.dbedit.fields.CheckBox.toVector  ) 
 

Reimplemented from com.graeff.dbedit.Field.


Member Data Documentation

String com.graeff.dbedit.fields.CheckBox.falseText [protected]
 

boolean com.graeff.dbedit.fields.CheckBox.localState = false [package]
 

String com.graeff.dbedit.fields.CheckBox.trueText [protected]
 


The documentation for this class was generated from the following file:
Generated on Sat Feb 11 01:20:01 2012 for Node Director by  doxygen 1.4.5