public class PolymerEventListenerMap extends NodeMap
For internal use only. May be renamed or removed in a future release.
| Constructor and Description |
|---|
PolymerEventListenerMap(StateNode node)
Creates a new map feature for the given node.
|
| Modifier and Type | Method and Description |
|---|---|
Registration |
add(String methodName,
String[] eventDataExpressions)
Adds a listener for a event created from a template method.
|
clear, collectChanges, contains, forEachChild, generateChangesFromEmpty, get, getOrDefault, getOrDefault, getOrDefault, keySet, mayUpdateFromClient, put, put, remove, updateFromClientallowsChanges, attachPotentialChild, detatchPotentialChild, getNode, onAttach, onDetachpublic PolymerEventListenerMap(StateNode node)
node - the node that the feature belongs topublic Registration add(String methodName, String[] eventDataExpressions)
methodName - the name of the methodeventDataExpressions - the event data expressionsCopyright © 2025. All rights reserved.