|
LPEX 4.2.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.lpex.alef.LpexAbstractTextEditor.IdMapEntry
protected static final class LpexAbstractTextEditor.IdMapEntry
Maps an Eclipse action definition name to an LPEX action. See LpexTextNavigationAction.
| Constructor Summary | |
|---|---|
LpexAbstractTextEditor.IdMapEntry(String actionName,
int actionId)
Create a new mapping. |
|
| Method Summary | |
|---|---|
int |
getAction()
Return the LPEX action id. |
String |
getActionId()
Return the Eclipse action name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LpexAbstractTextEditor.IdMapEntry(String actionName,
int actionId)
actionName - the Eclipse action nameactionId - the LPEX action id| Method Detail |
|---|
public String getActionId()
public int getAction()
|
LPEX 4.2.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||