Class PBECommand
Object
|
+--PBEUnit
|
+--PBEAttribute
|
+--PBEMethod
|
+--PBECommand
- Direct Known Subclasses:
- PBEAttributeCommand, PBEClearCommand, PBEDeleteCommand, PBEDirectoryCommand, PBEEnterCommand, PBEFetchCommand, PBEFirstCommand, PBELastCommand, PBENextCommand, PBEPreviousCommand
- public class PBECommand
- extends PBEMethod
| Methods inherited from class PBEAttribute |
afterInput,
beforeInput,
disable,
doAfterInput,
doBeforeInput,
doOnOutput,
enable,
enabled,
getStatus,
getValue,
getValue,
globalReference,
hide,
onOutput,
outputValue,
prepareAction,
setStatus,
setValue,
setValue,
show |
PBECommand
public PBECommand(PBEObject my_object,
varchar name)
- Parameters:
my_object - the PBEContainer object this object should be
attached to.name - the name used to access this object.
performActivation
public boolean performActivation(integer row)
performActivation
public boolean performActivation()
- Overrides:
- performActivation in class PBEMethod