UI-Component Sets

Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag ClassTotal number of occurrencesTag strings used by tag class
@todo0@todo
TODO13TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 13

javax.faces.component.UIComponentBaseLine
not specified!428
javax.faces.component.UIComponentBaseTestLine
remove this line once shale-test goes alpha, see MYFACES-115550
javax.faces.component.UISelectManyLine
Setting the submitted value to null in the super class causes a bug, if set to null, you'll get the following error : java.lang.NullPointerException at org.apache.myfaces.renderkit._SharedRendererUtils.getConvertedUISelectManyValue(_SharedRendererUtils.java:118)323
javax.faces.component.UIViewRootLine
abort processing of any event of any phase or just of any event of the current phase???143
not specified!?243
javax.faces.component._ComponentAttributesMapLine
Consider making the cache shared between component instances; currently 100 UIInputText components means performing introspection on the UIInputText component 100 times.342
Document why this method is necessary, and why it doesn't try to compare the _component field.450
javax.faces.convert.DateTimeConverterLine
validate timeStyle177
validate timeStyle221
validate type262
javax.faces.convert.NumberConverterLine
validate type479
javax.faces.webapp.FacesServletLine
null-check for Weblogic, that tries to initialize Servlet before ContextListener100
javax.faces.webapp.UIComponentTagLine
what if parent == null?724