Spread Windows Forms 9.0 Product Documentation
ActionMap Class Members
Properties  Methods 


The following tables list the members exposed by ActionMap.

Public Constructors
 NameDescription
Public ConstructorActionMap ConstructorInitializes an action map with no parent and no mappings.  
Top
Public Properties
 NameDescription
Public PropertyParentGets or sets the parent action map (ActionMap object) of this action map.  
Public PropertySizeReturns the number of mappings defined in this action map.  
Top
Public Methods
 NameDescription
Public MethodAllKeysReturns the keys that are defined in this action map and its parent.  
Public MethodClearRemoves all the mappings from this action map.  
Public MethodGetReturns the binding to an action for the specified key.  
Public MethodKeysReturns the keys defined in this action map.  
Public MethodPutCreates a binding between a key and an action.  
Public MethodRemoveRemoves the binding to an action for the specified key.  
Top
See Also

Reference

ActionMap Class
FarPoint.Win.Spread Namespace
Action Class
InputMap Class
SpreadActions Class

User-Task Documentation

Managing Keyboard Interaction

 

 


Copyright © GrapeCity, inc. All rights reserved.