|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPositionableEditCommand
Interface to represent EditCommands that support positioning of the editor. For example, if the user double clicks on an invokes relationship between two CallableBlocks the editor is opened on the source CallableBlock and additionally positioned to the line number of the call if the EditCommand for the source CallableBlock implements this interface.
Method Summary | |
---|---|
void |
positionEditor(int lineNumber)
Position the editor to the specified line number. |
Method Detail |
---|
void positionEditor(int lineNumber)
lineNumber
-
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |