Click or drag to resize

ControllerMapReplaceOrCreateElementMap Method

Overload List
 NameDescription
Public methodReplaceOrCreateElementMap(ElementAssignment) Replaces an existing ActionElementMap with a new assignment. ElementAssignment.elementMapId must be set to the ActionElementMap.id of the assignment to replace if replacing. If no ActionElementMap is found matching that id, a new ActionElementMap will be created instead.
Public methodReplaceOrCreateElementMap(ElementAssignment, ActionElementMap) Replaces an existing ActionElementMap with a new assignment. ElementAssignment.elementMapId must be set to the ActionElementMap.id of the assignment to replace if replacing. If no ActionElementMap is found matching that id, a new ActionElementMap will be created instead.
Top
See Also