Click or drag to resize

ActionElementMap Methods

The ActionElementMap type exposes the following members.

Methods
  NameDescription
Public methodCheckForAssignmentConflict(ActionElementMap)
Checks if there are any assignment conflicts between the incoming ActionElementMap and this map.
Public methodCheckForAssignmentConflict(ElementAssignment)
Checks if there are any assignment conflicts between the incoming ElementAssignment and this map.
Public methodIsTarget(ControllerElementTarget)
Is the Controller Element target mapped by this ActionElementMap?
Public methodIsTarget(IControllerElementTarget)
Is the Controller Element target mapped by this ActionElementMap?
Public methodShowInField
Should this Action Element Map be shown in a particular input field with the specified range? This makes it easy to determine whether to show this map in a full, positive, or negative input field when remapping controls.
Public methodToString (Overrides ObjectToString.)
Top
See Also