protected static final class AbstractTextEditor.IdMapEntry extends Object
| Constructor and Description |
|---|
IdMapEntry(String actionId,
int action)
Creates a new mapping.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAction()
Returns the action.
|
String |
getActionId()
Returns the action id.
|
public IdMapEntry(String actionId, int action)
actionId - the action idaction - the StyledText actionpublic String getActionId()
public int getAction()
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.