Spread Windows Forms 7.0 Product Documentation
ActionMap Class Members
See Also  Properties  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ActionMap Class


Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.