|
T-Plan Robot Enterprise 3.2 Build No. 3.2-20121217.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ContextActionProvider
Interface for command handlers that create dynamic actions for the command pop up menu depending on the actual command syntax.
T-Plan Robot Enterprise, (C) 2009-2012 T-Plan Limited. All rights reserved.
| Method Summary | |
|---|---|
List<Action> |
getContextActions(EditorFriendlyInterpret interpret,
int offset)
Get the list of actions available for the specified offset (command line) and script. |
| Method Detail |
|---|
List<Action> getContextActions(EditorFriendlyInterpret interpret,
int offset)
interpret - the test script interpret.offset - the offset in the document where the declaring command is situated.
|
T-Plan Robot Enterprise 3.2 Build No. 3.2-20121217.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||