Class PBEMemberField
Object
|
+--PBEUnit
|
+--PBEAttribute
|
+--PBEMemberField
- Direct Known Subclasses:
- PBESumField
- public class PBEMemberField
- extends PBEAttribute
| Methods inherited from class PBEAttribute |
afterInput,
beforeInput,
disable,
doAfterInput,
doBeforeInput,
doOnOutput,
enable,
enabled,
getStatus,
getValue,
getValue,
globalReference,
hide,
inputValue,
onOutput,
outputValue,
prepareAction,
setStatus,
setValue,
setValue,
show |
iGroup
protected PBEGroupField iGroup
iRefCol
protected PBEField iRefCol
PBEMemberField
public PBEMemberField(PBEObject my_object,
varchar name,
varchar group,
varchar ref_col)
- Parameters:
my_object - the object this object should be attached to.name - the name used to access this object.group - the name of the PBEGroupField this object should
belong to.ref_col - the name of the refered to attribute.
reset
public void reset()
changed
public boolean changed()
nextRow
public void nextRow()