|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.symbian.et.test.controller.FrameworkBasedOperation
com.symbian.et.test.controller.PrintOperation
Class that implements the behavior of the 'print' command.
| Field Summary |
| Fields inherited from class com.symbian.et.test.controller.FrameworkBasedOperation |
LOGGER |
| Constructor Summary | |
PrintOperation()
The Print Operation constructor. |
|
| Method Summary | |
protected void |
runSpecial(com.symbian.et.widgets.cmdline.CmdLine aCmd,
com.symbian.et.test.driver.Task aTarget)
Implements specific behavior in the subclass (Template Method design pattern). |
| Methods inherited from class com.symbian.et.test.controller.FrameworkBasedOperation |
run |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrintOperation()
| Method Detail |
protected void runSpecial(com.symbian.et.widgets.cmdline.CmdLine aCmd,
com.symbian.et.test.driver.Task aTarget)
throws org.apache.commons.cli.ParseException
FrameworkBasedOperation
runSpecial in class FrameworkBasedOperationaCmd - The command to run using runSpecialaTarget -
org.apache.commons.cli.ParseException - If the commandline is incorrect.FrameworkBasedOperation.runSpecial(CmdLine, Task)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||