Specialized domain, representing all JSF components in the current context
(ie. the current page), for which isDomainComponent(UIComponent)
returns true. The value for each element in the domain is a component
identifier.
This method is called for each JSF component found in the current context.
If true is returned, the component's identifier will be added to
the domain.
Fields inherited from com.sun.rave.propertyeditors.domains.AttachedDomain