FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : InputMap Class |
The following tables list the members exposed by InputMap.
Name | Description | |
---|---|---|
InputMap Constructor | Overloaded. |
Name | Description | |
---|---|---|
Parent | Gets or sets the parent (InputMap object) of this input map. | |
Size | Returns the number of mappings defined in this input map. |
Name | Description | |
---|---|---|
AllKeys | Returns the key strokes that are defined in this input map and its parent. | |
Clear | Removes all the mappings from this input map. | |
Deserialize | ||
Get | Returns the binding for the specified key stroke. | |
Keys | Gets the key strokes that are defined in this input map. | |
Put | Creates a binding between the specified key stroke and an action. | |
Remove | Removes the mapping for the specified key stroke. | |
Serialize |