Hello UIComponentBase has the following documentation for it's
getAttributes() method.

<li>If this component has an explicit property for the specified key
    *  then the getter method is called. If the property exists, but is
    *  read-only (ie only a setter method is defined) then an
    *  IllegalArgumentException is thrown.

Line 100 in UIComponentBase (the 3rd one above) should be "write-only"
instead of "read-only".

Sorry to bother you'll if this has already been corrected.

--
Thanks
Parag

Reply via email to