Tag List Report

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

TagTotal number of occurences
@deprecated7
FIXME0
TODO1
XXX2

Each tag is detailed below:

@deprecated

Number of occurences found in the code: 7

org.apache.myfaces.tobago.event.TabChangeEventLine
Please use {@link TabChangeEvent(UIComponent, Integer, Integer)}43
Please use {@link #getOldTabIndex()}71
Not supported anymore79
Please use {@link #getNewTabIndex()}87
Not supported anymore95
org.apache.myfaces.tobago.internal.taglib.TobagoELTagLine
Not supported anymore61
Not supported anymore72

FIXME

Number of occurences found in the code: 0

TODO

Number of occurences found in the code: 1

org.apache.myfaces.tobago.util.ComparatorBaseLine
use this??93

XXX

Number of occurences found in the code: 2

org.apache.myfaces.tobago.event.AbstractPopupActionListenerLine
this is called via reflection, because the class AbstractUIPopup is not available here.42
org.apache.myfaces.tobago.util.MessageUtilsLine
This is ugly, can be removed after merging tobago-jsf-compat to tobago-core124