Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:event source
Description
Make sure all components are using same API to identify if the event source is one of the following API:
- input
- select
- option
- a
- textarea
- input
- select
- option
- a
- textarea
only the rowSelector was using this function, and now the prototype of the yui:tabset component is also using this function.