Class PBEKeepMethod
Object
|
+--PBEUnit
|
+--PBEAttribute
|
+--PBEMethod
|
+--PBEAttributeMethod
|
+--PBEKeepMethod
- Direct Known Subclasses:
- PBEDisplayMethod
- public class PBEKeepMethod
- extends PBEAttributeMethod
Keep the input data, and do nothing. This command can be
used for editing data using muliple pages by first
collecting the input data, and then issuing a commands
for all.
| 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 |
PBEKeepMethod
public PBEKeepMethod()
performActivation
public boolean performActivation()
- Overrides:
- performActivation in class PBEMethod