| Interface | Description |
|---|---|
| MappingAction |
Presentation of a single mapping action.
|
| Class | Description |
|---|---|
| DropMappingAction |
Represents a Drop Action mapping.
|
| ForwardMappingAction |
Represents a Forward Action mapping.
|
| MappingActions |
Factory class for creating various mapping actions.
|
| NativeForwardMappingAction |
Represents a Native Forward Action mapping.
|
| NoMappingAction |
Represents a No Action mapping.
|
| Enum | Description |
|---|---|
| MappingAction.Type |
Represents the type of mapping action.
|