put abstract method
- dynamic locator,
- dynamic component
Puts a reference into this reference map.
locator
a locator to find the reference by.- component a component reference to be added.
Implementation
void put(locator, component);
Puts a reference into this reference map.
locator
a locator to find the reference by.void put(locator, component);