Source compatibility report for the RichFaces library between 4.1.0 and 4.2.0 versions
Test Info
Library Name | RichFaces |
Version #1 | 4.1.0 |
Version #2 | 4.2.0 |
Test Results
Total Java ARchives | 4 |
---|
Total Classes | 1156 |
---|
Total Methods / Types | 9928 / 955 |
---|
Verdict | Incompatible |
---|
Problem Summary
| Severity | Count |
---|
Added Methods | - | 150 |
---|
Removed Methods | High | 4 |
---|
Problems with Data Types | High | 6 |
---|
Medium | 2 |
Low | 4 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (150)
richfaces-components-api-4.2.0.Final.jar, CornerPosition.class
package org.richfaces.component
CornerPosition.getShortcut ( ):String
[ run-time name: org/richfaces/component/CornerPosition.getShortcut:()Ljava/lang/String; ]
CornerPosition.toString ( ):String
[ run-time name: org/richfaces/component/CornerPosition.toString:()Ljava/lang/String; ]
richfaces-components-ui-4.2.0.Final.jar, AbstractContextMenu.class
package org.richfaces.component
AbstractContextMenu.AbstractContextMenu ( )
[ run-time name: org/richfaces/component/AbstractContextMenu."<init>":()V ]
AbstractContextMenu.getCssRoot ( ):Object
[ run-time name: org/richfaces/component/AbstractContextMenu.getCssRoot:()Ljava/lang/Object; ]
AbstractContextMenu.getTarget ( ) [abstract]:String
[ run-time name: org/richfaces/component/AbstractContextMenu.getTarget:()Ljava/lang/String; ]
AbstractContextMenu.isAttached ( ) [abstract]:boolean
[ run-time name: org/richfaces/component/AbstractContextMenu.isAttached:()Z ]
richfaces-components-ui-4.2.0.Final.jar, AbstractDropDownMenu.class
package org.richfaces.component
AbstractDropDownMenu.getCssRoot ( ):Object
[ run-time name: org/richfaces/component/AbstractDropDownMenu.getCssRoot:()Ljava/lang/Object; ]
richfaces-components-ui-4.2.0.Final.jar, AbstractHotKey.class
package org.richfaces.component
AbstractHotKey.AbstractHotKey ( )
[ run-time name: org/richfaces/component/AbstractHotKey."<init>":()V ]
AbstractHotKey.getKey ( ) [abstract]:String
[ run-time name: org/richfaces/component/AbstractHotKey.getKey:()Ljava/lang/String; ]
AbstractHotKey.getOnkeydown ( ) [abstract]:String
[ run-time name: org/richfaces/component/AbstractHotKey.getOnkeydown:()Ljava/lang/String; ]
AbstractHotKey.getOnkeyup ( ) [abstract]:String
[ run-time name: org/richfaces/component/AbstractHotKey.getOnkeyup:()Ljava/lang/String; ]
AbstractHotKey.getSelector ( ) [abstract]:String
[ run-time name: org/richfaces/component/AbstractHotKey.getSelector:()Ljava/lang/String; ]
AbstractHotKey.isEnabledInInput ( ) [abstract]:boolean
[ run-time name: org/richfaces/component/AbstractHotKey.isEnabledInInput:()Z ]
AbstractHotKey.isPreventDefault ( ) [abstract]:boolean
[ run-time name: org/richfaces/component/AbstractHotKey.isPreventDefault:()Z ]
richfaces-components-ui-4.2.0.Final.jar, AbstractMenuContainer.class
package org.richfaces.component
AbstractMenuContainer.AbstractMenuContainer ( )
[ run-time name: org/richfaces/component/AbstractMenuContainer."<init>":()V ]
AbstractMenuContainer.getCssRoot ( ) [abstract]:Object
[ run-time name: org/richfaces/component/AbstractMenuContainer.getCssRoot:()Ljava/lang/Object; ]
AbstractMenuContainer.getDirection ( ) [abstract]:Positioning
[ run-time name: org/richfaces/component/AbstractMenuContainer.getDirection:()Lorg/richfaces/component/Positioning; ]
AbstractMenuContainer.getHideDelay ( ) [abstract]:int
[ run-time name: org/richfaces/component/AbstractMenuContainer.getHideDelay:()I ]
AbstractMenuContainer.getHorizontalOffset ( ) [abstract]:int
[ run-time name: org/richfaces/component/AbstractMenuContainer.getHorizontalOffset:()I ]
AbstractMenuContainer.getJointPoint ( ) [abstract]:Positioning
[ run-time name: org/richfaces/component/AbstractMenuContainer.getJointPoint:()Lorg/richfaces/component/Positioning; ]
AbstractMenuContainer.getMode ( ) [abstract]:Mode
[ run-time name: org/richfaces/component/AbstractMenuContainer.getMode:()Lorg/richfaces/component/Mode; ]
AbstractMenuContainer.getOngrouphide ( ) [abstract]:String
[ run-time name: org/richfaces/component/AbstractMenuContainer.getOngrouphide:()Ljava/lang/String; ]
AbstractMenuContainer.getOngroupshow ( ) [abstract]:String
[ run-time name: org/richfaces/component/AbstractMenuContainer.getOngroupshow:()Ljava/lang/String; ]
AbstractMenuContainer.getOnhide ( ) [abstract]:String
[ run-time name: org/richfaces/component/AbstractMenuContainer.getOnhide:()Ljava/lang/String; ]
AbstractMenuContainer.getOnitemclick ( ) [abstract]:String
[ run-time name: org/richfaces/component/AbstractMenuContainer.getOnitemclick:()Ljava/lang/String; ]
AbstractMenuContainer.getOnshow ( ) [abstract]:String
[ run-time name: org/richfaces/component/AbstractMenuContainer.getOnshow:()Ljava/lang/String; ]
AbstractMenuContainer.getPopupWidth ( ) [abstract]:int
[ run-time name: org/richfaces/component/AbstractMenuContainer.getPopupWidth:()I ]
AbstractMenuContainer.getShowDelay ( ) [abstract]:int
[ run-time name: org/richfaces/component/AbstractMenuContainer.getShowDelay:()I ]
AbstractMenuContainer.getShowEvent ( ) [abstract]:String
[ run-time name: org/richfaces/component/AbstractMenuContainer.getShowEvent:()Ljava/lang/String; ]
AbstractMenuContainer.getVerticalOffset ( ) [abstract]:int
[ run-time name: org/richfaces/component/AbstractMenuContainer.getVerticalOffset:()I ]
AbstractMenuContainer.isDisabled ( ) [abstract]:boolean
[ run-time name: org/richfaces/component/AbstractMenuContainer.isDisabled:()Z ]
richfaces-components-ui-4.2.0.Final.jar, AbstractMenuGroup.class
package org.richfaces.component
AbstractMenuGroup.getCssRoot ( ):Object
[ run-time name: org/richfaces/component/AbstractMenuGroup.getCssRoot:()Ljava/lang/Object; ]
richfaces-components-ui-4.2.0.Final.jar, AbstractMenuItem.class
package org.richfaces.component
AbstractMenuItem.getCssRoot ( ):Object
[ run-time name: org/richfaces/component/AbstractMenuItem.getCssRoot:()Ljava/lang/Object; ]
richfaces-components-ui-4.2.0.Final.jar, AbstractMenuSeparator.class
package org.richfaces.component
AbstractMenuSeparator.getCssRoot ( ):Object
[ run-time name: org/richfaces/component/AbstractMenuSeparator.getCssRoot:()Ljava/lang/Object; ]
richfaces-components-ui-4.2.0.Final.jar, ContextMenuRenderer.class
package org.richfaces.renderkit.html
ContextMenuRenderer.ContextMenuRenderer ( )
[ run-time name: org/richfaces/renderkit/html/ContextMenuRenderer."<init>":()V ]
ContextMenuRenderer.encodeEnd ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component ):void
[ run-time name: org/richfaces/renderkit/html/ContextMenuRenderer.encodeEnd:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)V ]
ContextMenuRenderer.getRendersChildren ( ):boolean
[ run-time name: org/richfaces/renderkit/html/ContextMenuRenderer.getRendersChildren:()Z ]
richfaces-components-ui-4.2.0.Final.jar, ContextMenuRendererBase.class
package org.richfaces.renderkit.html
ContextMenuRendererBase.ContextMenuRendererBase ( )
[ run-time name: org/richfaces/renderkit/html/ContextMenuRendererBase."<init>":()V ]
ContextMenuRendererBase.getDirection ( javax.faces.component.UIComponent component ):org.richfaces.component.Positioning
[ run-time name: org/richfaces/renderkit/html/ContextMenuRendererBase.getDirection:(Ljavax/faces/component/UIComponent;)Lorg/richfaces/component/Positioning; ]
ContextMenuRendererBase.getJointPoint ( javax.faces.component.UIComponent component ):org.richfaces.component.Positioning
[ run-time name: org/richfaces/renderkit/html/ContextMenuRendererBase.getJointPoint:(Ljavax/faces/component/UIComponent;)Lorg/richfaces/component/Positioning; ]
ContextMenuRendererBase.getMenuGroups ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component ):java.util.List
[ run-time name: org/richfaces/renderkit/html/ContextMenuRendererBase.getMenuGroups:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)Ljava/util/List; ]
ContextMenuRendererBase.getMode ( javax.faces.component.UIComponent component ):org.richfaces.component.Mode
[ run-time name: org/richfaces/renderkit/html/ContextMenuRendererBase.getMode:(Ljavax/faces/component/UIComponent;)Lorg/richfaces/component/Mode; ]
ContextMenuRendererBase.getPopupWidth ( javax.faces.component.UIComponent component ):int
[ run-time name: org/richfaces/renderkit/html/ContextMenuRendererBase.getPopupWidth:(Ljavax/faces/component/UIComponent;)I ]
ContextMenuRendererBase.getShowEvent ( javax.faces.component.UIComponent component ):String
[ run-time name: org/richfaces/renderkit/html/ContextMenuRendererBase.getShowEvent:(Ljavax/faces/component/UIComponent;)Ljava/lang/String; ]
ContextMenuRendererBase.getTarget ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component ):String
[ run-time name: org/richfaces/renderkit/html/ContextMenuRendererBase.getTarget:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)Ljava/lang/String; ]
ContextMenuRendererBase.isDisabled ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component ):boolean
[ run-time name: org/richfaces/renderkit/html/ContextMenuRendererBase.isDisabled:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)Z ]
ContextMenuRendererBase.renderChildren ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component ):void
[ run-time name: org/richfaces/renderkit/html/ContextMenuRendererBase.renderChildren:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)V ]
richfaces-components-ui-4.2.0.Final.jar, HotKeyRenderer.class
package org.richfaces.renderkit.html
HotKeyRenderer.encodeEnd ( javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component ):void
[ run-time name: org/richfaces/renderkit/html/HotKeyRenderer.encodeEnd:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)V ]
HotKeyRenderer.HotKeyRenderer ( )
[ run-time name: org/richfaces/renderkit/html/HotKeyRenderer."<init>":()V ]
richfaces-components-ui-4.2.0.Final.jar, HotKeyRendererBase.class
package org.richfaces.renderkit
HotKeyRendererBase.getEscapedSelector ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component ):String
[ run-time name: org/richfaces/renderkit/HotKeyRendererBase.getEscapedSelector:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)Ljava/lang/String; ]
HotKeyRendererBase.HotKeyRendererBase ( )
[ run-time name: org/richfaces/renderkit/HotKeyRendererBase."<init>":()V ]
richfaces-components-ui-4.2.0.Final.jar, MenuItemRendererBase.class
package org.richfaces.renderkit.html
MenuItemRendererBase.getMenuParent ( javax.faces.component.UIComponent component ):org.richfaces.component.AbstractMenuContainer
[ run-time name: org/richfaces/renderkit/html/MenuItemRendererBase.getMenuParent:(Ljavax/faces/component/UIComponent;)Lorg/richfaces/component/AbstractMenuContainer; ]
richfaces-components-ui-4.2.0.Final.jar, Properties.class
package org.richfaces.component
UIContextMenu.Properties.valueOf ( String name ) [static]:UIContextMenu.Properties
[ run-time name: org/richfaces/component/UIContextMenu.Properties.valueOf:(Ljava/lang/String;)Lorg/richfaces/component/UIContextMenu$Properties; ]
UIContextMenu.Properties.values ( ) [static]:UIContextMenu.Properties[]
[ run-time name: org/richfaces/component/UIContextMenu.Properties.values:()[Lorg/richfaces/component/UIContextMenu$Properties; ]
UIHotKey.Properties.valueOf ( String name ) [static]:UIHotKey.Properties
[ run-time name: org/richfaces/component/UIHotKey.Properties.valueOf:(Ljava/lang/String;)Lorg/richfaces/component/UIHotKey$Properties; ]
UIHotKey.Properties.values ( ) [static]:UIHotKey.Properties[]
[ run-time name: org/richfaces/component/UIHotKey.Properties.values:()[Lorg/richfaces/component/UIHotKey$Properties; ]
richfaces-components-ui-4.2.0.Final.jar, UIContextMenu.class
package org.richfaces.component
UIContextMenu.getDefaultEventName ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getDefaultEventName:()Ljava/lang/String; ]
UIContextMenu.getDir ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getDir:()Ljava/lang/String; ]
UIContextMenu.getDirection ( ):Positioning
[ run-time name: org/richfaces/component/UIContextMenu.getDirection:()Lorg/richfaces/component/Positioning; ]
UIContextMenu.getEventNames ( ):java.util.Collection
[ run-time name: org/richfaces/component/UIContextMenu.getEventNames:()Ljava/util/Collection; ]
UIContextMenu.getFamily ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getFamily:()Ljava/lang/String; ]
UIContextMenu.getHideDelay ( ):int
[ run-time name: org/richfaces/component/UIContextMenu.getHideDelay:()I ]
UIContextMenu.getHorizontalOffset ( ):int
[ run-time name: org/richfaces/component/UIContextMenu.getHorizontalOffset:()I ]
UIContextMenu.getJointPoint ( ):Positioning
[ run-time name: org/richfaces/component/UIContextMenu.getJointPoint:()Lorg/richfaces/component/Positioning; ]
UIContextMenu.getLang ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getLang:()Ljava/lang/String; ]
UIContextMenu.getMode ( ):Mode
[ run-time name: org/richfaces/component/UIContextMenu.getMode:()Lorg/richfaces/component/Mode; ]
UIContextMenu.getOnclick ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOnclick:()Ljava/lang/String; ]
UIContextMenu.getOndblclick ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOndblclick:()Ljava/lang/String; ]
UIContextMenu.getOngrouphide ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOngrouphide:()Ljava/lang/String; ]
UIContextMenu.getOngroupshow ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOngroupshow:()Ljava/lang/String; ]
UIContextMenu.getOnhide ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOnhide:()Ljava/lang/String; ]
UIContextMenu.getOnitemclick ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOnitemclick:()Ljava/lang/String; ]
UIContextMenu.getOnkeydown ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOnkeydown:()Ljava/lang/String; ]
UIContextMenu.getOnkeypress ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOnkeypress:()Ljava/lang/String; ]
UIContextMenu.getOnkeyup ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOnkeyup:()Ljava/lang/String; ]
UIContextMenu.getOnmousedown ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOnmousedown:()Ljava/lang/String; ]
UIContextMenu.getOnmousemove ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOnmousemove:()Ljava/lang/String; ]
UIContextMenu.getOnmouseout ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOnmouseout:()Ljava/lang/String; ]
UIContextMenu.getOnmouseover ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOnmouseover:()Ljava/lang/String; ]
UIContextMenu.getOnmouseup ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOnmouseup:()Ljava/lang/String; ]
UIContextMenu.getOnshow ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getOnshow:()Ljava/lang/String; ]
UIContextMenu.getPopupWidth ( ):int
[ run-time name: org/richfaces/component/UIContextMenu.getPopupWidth:()I ]
UIContextMenu.getShowDelay ( ):int
[ run-time name: org/richfaces/component/UIContextMenu.getShowDelay:()I ]
UIContextMenu.getShowEvent ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getShowEvent:()Ljava/lang/String; ]
UIContextMenu.getStyle ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getStyle:()Ljava/lang/String; ]
UIContextMenu.getStyleClass ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getStyleClass:()Ljava/lang/String; ]
UIContextMenu.getTarget ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getTarget:()Ljava/lang/String; ]
UIContextMenu.getTitle ( ):String
[ run-time name: org/richfaces/component/UIContextMenu.getTitle:()Ljava/lang/String; ]
UIContextMenu.getVerticalOffset ( ):int
[ run-time name: org/richfaces/component/UIContextMenu.getVerticalOffset:()I ]
UIContextMenu.isAttached ( ):boolean
[ run-time name: org/richfaces/component/UIContextMenu.isAttached:()Z ]
UIContextMenu.isDisabled ( ):boolean
[ run-time name: org/richfaces/component/UIContextMenu.isDisabled:()Z ]
UIContextMenu.setAttached ( boolean attached ):void
[ run-time name: org/richfaces/component/UIContextMenu.setAttached:(Z)V ]
UIContextMenu.setDir ( String dir ):void
[ run-time name: org/richfaces/component/UIContextMenu.setDir:(Ljava/lang/String;)V ]
UIContextMenu.setDirection ( Positioning direction ):void
[ run-time name: org/richfaces/component/UIContextMenu.setDirection:(Lorg/richfaces/component/Positioning;)V ]
UIContextMenu.setDisabled ( boolean disabled ):void
[ run-time name: org/richfaces/component/UIContextMenu.setDisabled:(Z)V ]
UIContextMenu.setHideDelay ( int hideDelay ):void
[ run-time name: org/richfaces/component/UIContextMenu.setHideDelay:(I)V ]
UIContextMenu.setHorizontalOffset ( int horizontalOffset ):void
[ run-time name: org/richfaces/component/UIContextMenu.setHorizontalOffset:(I)V ]
UIContextMenu.setJointPoint ( Positioning jointPoint ):void
[ run-time name: org/richfaces/component/UIContextMenu.setJointPoint:(Lorg/richfaces/component/Positioning;)V ]
UIContextMenu.setLang ( String lang ):void
[ run-time name: org/richfaces/component/UIContextMenu.setLang:(Ljava/lang/String;)V ]
UIContextMenu.setMode ( Mode mode ):void
[ run-time name: org/richfaces/component/UIContextMenu.setMode:(Lorg/richfaces/component/Mode;)V ]
UIContextMenu.setOnclick ( String onclick ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOnclick:(Ljava/lang/String;)V ]
UIContextMenu.setOndblclick ( String ondblclick ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOndblclick:(Ljava/lang/String;)V ]
UIContextMenu.setOngrouphide ( String ongrouphide ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOngrouphide:(Ljava/lang/String;)V ]
UIContextMenu.setOngroupshow ( String ongroupshow ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOngroupshow:(Ljava/lang/String;)V ]
UIContextMenu.setOnhide ( String onhide ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOnhide:(Ljava/lang/String;)V ]
UIContextMenu.setOnitemclick ( String onitemclick ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOnitemclick:(Ljava/lang/String;)V ]
UIContextMenu.setOnkeydown ( String onkeydown ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOnkeydown:(Ljava/lang/String;)V ]
UIContextMenu.setOnkeypress ( String onkeypress ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOnkeypress:(Ljava/lang/String;)V ]
UIContextMenu.setOnkeyup ( String onkeyup ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOnkeyup:(Ljava/lang/String;)V ]
UIContextMenu.setOnmousedown ( String onmousedown ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOnmousedown:(Ljava/lang/String;)V ]
UIContextMenu.setOnmousemove ( String onmousemove ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOnmousemove:(Ljava/lang/String;)V ]
UIContextMenu.setOnmouseout ( String onmouseout ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOnmouseout:(Ljava/lang/String;)V ]
UIContextMenu.setOnmouseover ( String onmouseover ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOnmouseover:(Ljava/lang/String;)V ]
UIContextMenu.setOnmouseup ( String onmouseup ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOnmouseup:(Ljava/lang/String;)V ]
UIContextMenu.setOnshow ( String onshow ):void
[ run-time name: org/richfaces/component/UIContextMenu.setOnshow:(Ljava/lang/String;)V ]
UIContextMenu.setPopupWidth ( int popupWidth ):void
[ run-time name: org/richfaces/component/UIContextMenu.setPopupWidth:(I)V ]
UIContextMenu.setShowDelay ( int showDelay ):void
[ run-time name: org/richfaces/component/UIContextMenu.setShowDelay:(I)V ]
UIContextMenu.setShowEvent ( String showEvent ):void
[ run-time name: org/richfaces/component/UIContextMenu.setShowEvent:(Ljava/lang/String;)V ]
UIContextMenu.setStyle ( String style ):void
[ run-time name: org/richfaces/component/UIContextMenu.setStyle:(Ljava/lang/String;)V ]
UIContextMenu.setStyleClass ( String styleClass ):void
[ run-time name: org/richfaces/component/UIContextMenu.setStyleClass:(Ljava/lang/String;)V ]
UIContextMenu.setTarget ( String target ):void
[ run-time name: org/richfaces/component/UIContextMenu.setTarget:(Ljava/lang/String;)V ]
UIContextMenu.setTitle ( String title ):void
[ run-time name: org/richfaces/component/UIContextMenu.setTitle:(Ljava/lang/String;)V ]
UIContextMenu.setVerticalOffset ( int verticalOffset ):void
[ run-time name: org/richfaces/component/UIContextMenu.setVerticalOffset:(I)V ]
UIContextMenu.UIContextMenu ( )
[ run-time name: org/richfaces/component/UIContextMenu."<init>":()V ]
richfaces-components-ui-4.2.0.Final.jar, UIHotKey.class
package org.richfaces.component
UIHotKey.getDefaultEventName ( ):String
[ run-time name: org/richfaces/component/UIHotKey.getDefaultEventName:()Ljava/lang/String; ]
UIHotKey.getEventNames ( ):java.util.Collection
[ run-time name: org/richfaces/component/UIHotKey.getEventNames:()Ljava/util/Collection; ]
UIHotKey.getFamily ( ):String
[ run-time name: org/richfaces/component/UIHotKey.getFamily:()Ljava/lang/String; ]
UIHotKey.getKey ( ):String
[ run-time name: org/richfaces/component/UIHotKey.getKey:()Ljava/lang/String; ]
UIHotKey.getOnkeydown ( ):String
[ run-time name: org/richfaces/component/UIHotKey.getOnkeydown:()Ljava/lang/String; ]
UIHotKey.getOnkeyup ( ):String
[ run-time name: org/richfaces/component/UIHotKey.getOnkeyup:()Ljava/lang/String; ]
UIHotKey.getSelector ( ):String
[ run-time name: org/richfaces/component/UIHotKey.getSelector:()Ljava/lang/String; ]
UIHotKey.isEnabledInInput ( ):boolean
[ run-time name: org/richfaces/component/UIHotKey.isEnabledInInput:()Z ]
UIHotKey.isPreventDefault ( ):boolean
[ run-time name: org/richfaces/component/UIHotKey.isPreventDefault:()Z ]
UIHotKey.setEnabledInInput ( boolean enabledInInput ):void
[ run-time name: org/richfaces/component/UIHotKey.setEnabledInInput:(Z)V ]
UIHotKey.setKey ( String key ):void
[ run-time name: org/richfaces/component/UIHotKey.setKey:(Ljava/lang/String;)V ]
UIHotKey.setOnkeydown ( String onkeydown ):void
[ run-time name: org/richfaces/component/UIHotKey.setOnkeydown:(Ljava/lang/String;)V ]
UIHotKey.setOnkeyup ( String onkeyup ):void
[ run-time name: org/richfaces/component/UIHotKey.setOnkeyup:(Ljava/lang/String;)V ]
UIHotKey.setPreventDefault ( boolean preventDefault ):void
[ run-time name: org/richfaces/component/UIHotKey.setPreventDefault:(Z)V ]
UIHotKey.setSelector ( String selector ):void
[ run-time name: org/richfaces/component/UIHotKey.setSelector:(Ljava/lang/String;)V ]
UIHotKey.UIHotKey ( )
[ run-time name: org/richfaces/component/UIHotKey."<init>":()V ]
richfaces-core-api-4.2.0.Final.jar, PushContextInitializationException.class
package org.richfaces.application.push
PushContextInitializationException.PushContextInitializationException ( )
[ run-time name: org/richfaces/application/push/PushContextInitializationException."<init>":()V ]
PushContextInitializationException.PushContextInitializationException ( String message )
[ run-time name: org/richfaces/application/push/PushContextInitializationException."<init>":(Ljava/lang/String;)V ]
PushContextInitializationException.PushContextInitializationException ( String message, Throwable cause )
[ run-time name: org/richfaces/application/push/PushContextInitializationException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V ]
PushContextInitializationException.PushContextInitializationException ( Throwable cause )
[ run-time name: org/richfaces/application/push/PushContextInitializationException."<init>":(Ljava/lang/Throwable;)V ]
richfaces-core-api-4.2.0.Final.jar, ResourceSkinUtils.class
package org.richfaces.resource
ResourceSkinUtils.evaluateSkinInPath ( String path, String skinName ) [static]:String
[ run-time name: org/richfaces/resource/ResourceSkinUtils.evaluateSkinInPath:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; ]
ResourceSkinUtils.isSkinDependent ( String path ) [static]:boolean
[ run-time name: org/richfaces/resource/ResourceSkinUtils.isSkinDependent:(Ljava/lang/String;)Z ]
ResourceSkinUtils.prefixPathWithSkinPlaceholder ( String path ) [static]:String
[ run-time name: org/richfaces/resource/ResourceSkinUtils.prefixPathWithSkinPlaceholder:(Ljava/lang/String;)Ljava/lang/String; ]
richfaces-core-impl-4.2.0.Final.jar, ResourceLoadingOptimization.class
package org.richfaces.resource
ResourceLoadingOptimization.valueOf ( String name ) [static]:ResourceLoadingOptimization
[ run-time name: org/richfaces/resource/ResourceLoadingOptimization.valueOf:(Ljava/lang/String;)Lorg/richfaces/resource/ResourceLoadingOptimization; ]
ResourceLoadingOptimization.values ( ) [static]:ResourceLoadingOptimization[]
[ run-time name: org/richfaces/resource/ResourceLoadingOptimization.values:()[Lorg/richfaces/resource/ResourceLoadingOptimization; ]
richfaces-core-impl-4.2.0.Final.jar, ResourceMappingFeature.class
package org.richfaces.resource
ResourceMappingFeature.getMappingFiles ( ) [static]:java.util.List
[ run-time name: org/richfaces/resource/ResourceMappingFeature.getMappingFiles:()Ljava/util/List; ]
to the top
Removed Methods (4)
richfaces-components-ui-4.1.0.Final.jar, MenuItemRendererBase.class
package org.richfaces.renderkit.html
MenuItemRendererBase.getDDMenu ( javax.faces.component.UIComponent component ):org.richfaces.component.AbstractDropDownMenu
[ run-time name: org/richfaces/renderkit/html/MenuItemRendererBase.getDDMenu:(Ljavax/faces/component/UIComponent;)Lorg/richfaces/component/AbstractDropDownMenu; ]
richfaces-core-impl-4.1.0.Final.jar, ResourceMappingFeature.class
package org.richfaces.resource
ResourceMappingFeature.getMappingFile ( ) [static]:String
[ run-time name: org/richfaces/resource/ResourceMappingFeature.getMappingFile:()Ljava/lang/String; ]
ResourceMappingFeature.valueOf ( String name ) [static]:ResourceMappingFeature
[ run-time name: org/richfaces/resource/ResourceMappingFeature.valueOf:(Ljava/lang/String;)Lorg/richfaces/resource/ResourceMappingFeature; ]
ResourceMappingFeature.values ( ) [static]:ResourceMappingFeature[]
[ run-time name: org/richfaces/resource/ResourceMappingFeature.values:()[Lorg/richfaces/resource/ResourceMappingFeature; ]
to the top
Problems with Data Types, High Severity (6)
richfaces-core-impl-4.1.0.Final.jar
package org.richfaces.application
[+] CoreConfiguration.Items (4)
| Change | Effect |
---|
Field resourceMappingEnabled (CoreConfiguration.Items) has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable resourceMappingEnabled in CoreConfiguration.Items. |
Field pushJMSDisable has been renamed to pushJMSEnabled. | Recompilation of a client program may be terminated with the message: cannot find variable pushJMSDisable in CoreConfiguration.Items. |
Field resourceMappingCompressedStages has been renamed to resourceOptimizationCompressionStages. | Recompilation of a client program may be terminated with the message: cannot find variable resourceMappingCompressedStages in CoreConfiguration.Items. |
Field resourceMappingPackedStages has been renamed to resourceOptimizationPackagingStages. | Recompilation of a client program may be terminated with the message: cannot find variable resourceMappingPackedStages in CoreConfiguration.Items. |
[+] affected methods (2)
CoreConfiguration.Items.valueOf ( String name )This method is from 'CoreConfiguration.Items' class.
CoreConfiguration.Items.values ( )This method is from 'CoreConfiguration.Items' class.
package org.richfaces.resource
[+] ResourceMappingFeature (2)
| Change | Effect |
---|
Field Compressed (ResourceMappingFeature) has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable Compressed in ResourceMappingFeature. |
Field Packed (ResourceMappingFeature) has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable Packed in ResourceMappingFeature. |
[+] affected methods (1)
ResourceMappingFeature.getLocation ( )This method is from 'ResourceMappingFeature' class.
to the top
Problems with Data Types, Medium Severity (2)
richfaces-components-ui-4.1.0.Final.jar
package org.richfaces.component
[+] AbstractDropDownMenu (1)
| Change | Effect |
---|
Superclass has been changed from javax.faces.component.UIComponentBase to AbstractMenuContainer. | 1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in AbstractDropDownMenu. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods (2)
AbstractDropDownMenu.AbstractDropDownMenu ( )This constructor is from 'AbstractDropDownMenu' abstract class.
AbstractDropDownMenu.getLabel ( )This abstract method is from 'AbstractDropDownMenu' abstract class.
richfaces-core-impl-4.1.0.Final.jar
package org.richfaces.resource
[+] ResourceMappingFeature (1)
| Change | Effect |
---|
Removed super-class java.lang.Enum. | Recompilation of a client program may be terminated with the message: cannot find variable (or method) in ResourceMappingFeature. |
[+] affected methods (1)
ResourceMappingFeature.getLocation ( )This method is from 'ResourceMappingFeature' class.
to the top
Problems with Data Types, Low Severity (4)
richfaces-components-ui-4.1.0.Final.jar
package org.richfaces.component
[+] AbstractMenuItem (1)
| Change | Effect |
---|
Field CSS_ROOT_DEFAULT has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to CSS_ROOT_DEFAULT is ambiguous. |
[+] affected methods (8)
AbstractMenuItem.AbstractMenuItem ( )This constructor is from 'AbstractMenuItem' abstract class.
AbstractMenuItem.getIcon ( )This abstract method is from 'AbstractMenuItem' abstract class.
AbstractMenuItem.getIconDisabled ( )This abstract method is from 'AbstractMenuItem' abstract class.
AbstractMenuItem.getLabel ( )This abstract method is from 'AbstractMenuItem' abstract class.
AbstractMenuItem.getMode ( )This abstract method is from 'AbstractMenuItem' abstract class.
AbstractMenuItem.getValue ( )This abstract method is from 'AbstractMenuItem' abstract class.
AbstractMenuItem.isDisabled ( )This abstract method is from 'AbstractMenuItem' abstract class.
org.richfaces.renderkit.html.MenuItemRendererBase.resolveSubmitMode ( AbstractMenuItem menuItem )1st parameter 'menuItem' of this method has type 'AbstractMenuItem'.
richfaces-core-api-4.1.0.Final.jar
package org.richfaces.resource
[+] ResourceFactory (1)
| Change | Effect |
---|
Field SKINNED_RESOURCE_PLACEHOLDER has been added to this interface. | An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to SKINNED_RESOURCE_PLACEHOLDER is ambiguous. |
[+] affected methods (3)
ResourceFactory.createResource ( javax.faces.context.FacesContext p1, ResourceRequestData p2 )This abstract method is from 'ResourceFactory' interface.
ResourceFactory.createResource ( String p1, String p2, String p3 )This abstract method is from 'ResourceFactory' interface.
ResourceFactory.getMappedDynamicResourceKeys ( )This abstract method is from 'ResourceFactory' interface.
richfaces-core-impl-4.1.0.Final.jar
package org.richfaces.application
[+] CoreConfiguration.Items (2)
| Change | Effect |
---|
Field pushInitializePushContextOnStartup has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to pushInitializePushContextOnStartup is ambiguous. |
Field resourceOptimizationEnabled has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to resourceOptimizationEnabled is ambiguous. |
[+] affected methods (2)
CoreConfiguration.Items.valueOf ( String name )Return value of this method has type 'CoreConfiguration.Items'.
CoreConfiguration.Items.values ( )This method is from 'CoreConfiguration.Items' class.
to the top
Java ARchives (4)
richfaces-components-api-4.1.0.Final.jar
richfaces-components-ui-4.1.0.Final.jar
richfaces-core-api-4.1.0.Final.jar
richfaces-core-impl-4.1.0.Final.jar
to the top
Classes (1156)
package org.ajax4jsf
Messages
Messages.EmptyResourceBundle
package org.ajax4jsf.component
AjaxClientBehavior
AjaxOutput
IterationStateHolder
JavaScriptParameter
UIActionParameter
package org.ajax4jsf.component.behavior
AjaxBehavior
AjaxBehavior.PropertyKeys
MethodExpressionAjaxBehaviorListener
package org.ajax4jsf.io
ByteBuffer
CharBuffer
FastBufferInputStream
FastBufferOutputStream
FastBufferReader
FastBufferWriter
SAXResponseWriter
SAXResponseWriter.CDATAState
SAXResponseWriter.ElementState
SAXResponseWriter.InDocumentState
SAXResponseWriter.NotDocumentState
XMLResponseWriterState
package org.ajax4jsf.javascript
FunctionDefWithDependencies
JSChainJSFFunction
JSEncoder
JSFunction
JSFunctionDefinition
JSLiteral
JSObject
JSReference
JSWithDependencies
PropertyUtils
ResponseWriterWrapper
ScriptString
ScriptStringBase
ScriptUtils
ScriptWithDependencies
package org.ajax4jsf.model
DataComponentState
DataVisitor
DataVisitResult
ExtendedDataModel
Range
SequenceDataModel
SequenceRange
SequenceState
package org.ajax4jsf.renderkit
AjaxBehaviorRenderer
package org.ajax4jsf.resource.util
URLToStreamHelper
package org.ajax4jsf.util
HtmlColor
ServicesUtils
package org.ajax4jsf.util.base64
BinaryDecoder
BinaryEncoder
Codec
Decoder
DecoderException
Encoder
EncoderException
URL64Codec
URLCodec
package org.richfaces
DataScrollerUtils
DataScrollerUtils.PropertyKeys
ExpandMode
HeaderAlignment
HeaderPosition
IconPosition
package-info
PanelMenuMode
StateHolderArray
TooltipLayout
TooltipMode
VersionBean
VersionBean.Version
package org.richfaces.application
CacheProvider
CommonComponentsConfiguration
CommonComponentsConfiguration.Items
CoreConfiguration
CoreConfiguration.Items
CoreConfiguration.PushPropertiesItems
CoreMessages
DefaultModule
DependencyInjectionServiceImpl
DependencyInjectionServiceImpl.Injector
DependencyInjectionServiceImpl.IntrospectionData
DependencyInjectionServiceImpl.PropertyDependencyInjector
DependencyInjector
FacesMessages
GlobalResourcesViewHandler
GlobalResourcesViewHandler.SkinningResourceNameExpression
GlobalResourcesViewHandler.SkinningResourceRenderedExpression
Initializable
InitializationListener
InitializationListener.AWTInitializer
IterationComponentsConfiguration
IterationComponentsConfiguration.Items
MessageFactory
MessageFactoryImpl
MessageFactoryImpl.Factory
Module
ServiceException
ServiceLoader
ServicesFactory
ServicesFactoryImpl
ServiceTracker
Uptime
ValidatorModule
package org.richfaces.application.configuration
ConfigurationItem
ConfigurationItemsBundle
ConfigurationItemSource
ConfigurationService
ConfigurationServiceHelper
ConfigurationServiceImpl
ValueExpressionHolder
package org.richfaces.application.push
EventAbortedException
MessageData
MessageDataSerializer
MessageException
PushContext
PushContextFactory
Request
Session
SessionFactory
SessionManager
SessionPreSubscriptionEvent
SessionSubscriptionEvent
SessionTopicEvent
SessionTopicListener
SessionTopicListener2
SessionUnsubscriptionEvent
SubscriptionFailureException
Topic
TopicEvent
TopicKey
TopicListener
TopicMode
TopicsContext
package org.richfaces.cache
Cache
CacheFactory
CacheManager
EhCacheCache
EhCacheCacheFactory
JBossCacheCache
JBossCacheCacheFactory
OSCacheCache
OSCacheCacheFactory
package org.richfaces.cache.lru
CacheEntry
CacheMap
LRUMapCache
LRUMapCacheFactory
package org.richfaces.cdi.push
Push
PushCDIDependencyRegistrationExtension
PushCDIExtension
PushCDIExtension.PushObserverMethod
PushCDIMessageException
TopicKeyResolver
package org.richfaces.cdi.push.producer
TopicsContextProducer
package org.richfaces.component
AbstractAccordion
AbstractAccordionItem
AbstractAccordionItem.Properties
AbstractActionComponent
AbstractAjaxFunction
AbstractAjaxLog
AbstractAjaxStatus
AbstractAttachQueue
AbstractAutocomplete
AbstractCalendar
AbstractCalendar.Mode
AbstractCalendar.PropertyKeys
AbstractCollapsiblePanel
AbstractCollapsiblePanel.States
AbstractCollapsibleSubTable
AbstractCollapsibleSubTable.PropertyKeys
AbstractCollapsibleSubTableToggler
AbstractColumn
AbstractColumnGroup
AbstractCommandButton
AbstractCommandLink
AbstractDataGrid
AbstractDataGrid.PropertyKeys
AbstractDataScroller
AbstractDataTable
AbstractDivPanel
AbstractDragIndicator
AbstractDragSource
AbstractDropDownMenu
AbstractDropDownMenu.Facets
AbstractDropTarget
AbstractEditor
AbstractExtendedDataTable
AbstractExtendedDataTable.PropertyKeys
AbstractFileUpload
AbstractGraphValidator
AbstractInplaceInput
AbstractInplaceSelect
AbstractJQuery
AbstractList
AbstractMediaOutput
AbstractMenuGroup
AbstractMenuGroup.Facets
AbstractMenuItem
AbstractMenuItem.Facets
AbstractMenuSeparator
AbstractMessage
AbstractMessages
AbstractNotify
AbstractNotifyMessage
AbstractNotifyMessages
AbstractNotifyStack
AbstractOrderingComponent
AbstractOrderingList
AbstractOutputPanel
AbstractPanel
AbstractPanelMenu
AbstractPanelMenu.Properties
AbstractPanelMenu.PropertyKeys
AbstractPanelMenuGroup
AbstractPanelMenuGroup.Properties
AbstractPanelMenuGroup.PropertyKeys
AbstractPanelMenuItem
AbstractPanelMenuItem.ParentItemPredicate
AbstractPanelMenuItem.Properties
AbstractParameter
AbstractPickList
AbstractPoll
AbstractPopupPanel
AbstractProgressBar
AbstractPush
AbstractQueue
AbstractRegion
AbstractSelect
AbstractSelectComponent
AbstractSelectManyComponent
AbstractTab
AbstractTab.Properties
AbstractTabPanel
AbstractTogglePanel
AbstractTogglePanel.PropertyKeys
AbstractTogglePanelItem
AbstractTogglePanelItem.Properties
AbstractTogglePanelItemInterface
AbstractTogglePanelTitledItem
AbstractTogglePanelTitledItem.HeaderStates
AbstractToolbar
AbstractToolbarGroup
AbstractTooltip
AbstractTooltip.Properties
AbstractTree
AbstractTree.MatchingTreeNodePredicate
AbstractTree.PropertyKeys
AbstractTreeModelAdaptor
AbstractTreeModelAdaptor.PropertyKeys
AbstractTreeNode
AbstractTreeNode.PropertyKeys
AjaxContainer
AjaxProps
AutocompleteLayout
AutocompleteMode
ClientSideMessage
Column
ComponentIterators
ComponentPredicates
ComponentPredicates.WithIdPredicate
CornerPosition
DataAdaptorIterationState
DataComponentsContextUtil
DataScrollerControlsMode
DataTableColumnsIterator
DataTableDataChildrenIterator
DataTableFixedChildrenIterator
DeclarativeTreeDataModelWalker
Expandable
InplaceComponent
InplaceState
InputNumberSliderInputPosition
JQueryAttachType
JQueryTiming
ListType
LogMode
MetaComponentEncoder
MetaComponentProcessor
MetaComponentResolver
Mode
NotifyAttributes
NumberUtils
OutputPanelLayout
PartialStateHolderHelper
Positioning
QueueRegistry
Row
RowKeyContextEventWrapper
SavedState
SequenceIterationStatus
SortOrder
StackingDirection
StackingMethod
SubTableFixedChildrenIterator
SwitchType
TreeModelAdaptor
TreeModelRecursiveAdaptor
TreeRange
UIAccordion
UIAccordion.Properties
UIAccordionItem
UIAccordionItem.Properties
UIAjaxLog
UIAjaxLog.Properties
UIAttachQueue
UIAttachQueue.Properties
UIAutocomplete
UIAutocomplete.Properties
UICalendar
UICalendar.Properties
UICollapsiblePanel
UICollapsiblePanel.Properties
UICollapsibleSubTable
UICollapsibleSubTable.Properties
UICollapsibleSubTableToggleControl
UICollapsibleSubTableToggleControl.Properties
UIColumn
UIColumn.Properties
UIColumnGroup
UIColumnGroup.Properties
UICommandButton
UICommandButton.Properties
UICommandLink
UICommandLink.Properties
UIDataAdaptor
UIDataAdaptor.ComponentVisitor
UIDataAdaptor.DataVisitorForVisitTree
UIDataAdaptor.PropertyKeys
UIDataGrid
UIDataGrid.Properties
UIDataScroller
UIDataScroller.Properties
UIDataTable
UIDataTable.Properties
UIDataTableBase
UIDataTableBase.PropertyKeys
UIDragIndicator
UIDragIndicator.Properties
UIDragSource
UIDragSource.Properties
UIDropDownMenu
UIDropDownMenu.Properties
UIDropTarget
UIDropTarget.Properties
UIEditor
UIEditor.Properties
UIExtendedDataTable
UIExtendedDataTable.Properties
UIFileUpload
UIFileUpload.Properties
UIFunction
UIFunction.Properties
UIGraphValidator
UIGraphValidator.Properties
UIHashParameter
UIHashParameter.PropertyKeys
UIInplaceInput
UIInplaceInput.Properties
UIInplaceSelect
UIInplaceSelect.Properties
UIInputNumber
UIJQuery
UIJQuery.Properties
UIList
UIList.Properties
UIMediaOutput
UIMediaOutput.Properties
UIMenuGroup
UIMenuGroup.Properties
UIMenuItem
UIMenuItem.Properties
UIMenuSeparator
UIMenuSeparator.Properties
UINotify
UINotify.Properties
UINotifyMessage
UINotifyMessage.Properties
UINotifyMessages
UINotifyMessages.Properties
UINotifyStack
UINotifyStack.Properties
UIOrderingList
UIOrderingList.Properties
UIOutputPanel
UIOutputPanel.Properties
UIPanel
UIPanel.Properties
UIPanelMenu
UIPanelMenu.Properties
UIPanelMenuGroup
UIPanelMenuGroup.Properties
UIPanelMenuItem
UIPanelMenuItem.Properties
UIParameter
UIParameter.Properties
UIPickList
UIPickList.Properties
UIPoll
UIPoll.Properties
UIPopupPanel
UIPopupPanel.Properties
UIProgressBar
UIProgressBar.Properties
UIPush
UIPush.Properties
UIQueue
UIQueue.Properties
UIRangedNumberInput
UIRegion
UIRegion.Properties
UIRepeat
UIResource
UIRichMessage
UIRichMessage.Properties
UIRichMessages
UIRichMessages.Properties
UIScripts
UISelect
UISelect.Properties
UISequence
UISequence.PropertyKeys
UIStatus
UIStatus.Properties
UITab
UITab.Properties
UITabPanel
UITabPanel.Properties
UITogglePanel
UITogglePanel.Properties
UITogglePanelItem
UITogglePanelItem.Properties
UIToolbar
UIToolbar.Properties
UIToolbarGroup
UIToolbarGroup.Properties
UITooltip
UITooltip.Properties
UITransient
UITransient.AttributesMap
UITree
UITree.Properties
UITreeModelAdaptor
UITreeModelAdaptor.PropertyKeys
UITreeModelRecursiveAdaptor
UITreeModelRecursiveAdaptor.PropertyKeys
UITreeNode
UITreeNode.Properties
ValueBindingValueExpressionAdaptor
package org.richfaces.component.behavior
BehaviorStateHelper
ClientBehavior
ClientValidatorBehavior
ClientValidatorImpl
ComponentControlBehavior
ComponentControlBehavior.PropertyKeys
ConverterNotFoundException
MessageNotFoundException
MessageUpdateScript
ToggleControl
ToggleControl.PropertyKeys
package org.richfaces.component.html
HtmlInputNumberSlider
HtmlInputNumberSlider.Properties
HtmlInputNumberSpinner
HtmlInputNumberSpinner.Properties
HtmlMessage
HtmlMessage.Properties
HtmlMessages
HtmlMessages.Properties
HtmlNotifyMessage
HtmlNotifyMessage.Properties
HtmlNotifyMessages
HtmlNotifyMessages.Properties
package org.richfaces.component.util
HtmlUtil
InputUtils
InputUtils.ConverterLookupStrategy
MessageUtil
PartialStateHolderUtil
PartialStateHolderUtil.StateHolderObject
SelectItemsInterface
SelectUtils
SelectUtils.GenericItemsIterator
SelectUtils.GenericObjectSelectItem
SelectUtils.MapItemsIterator
SelectUtils.SelectItemsIterator
Strings
Strings.NamingContainerDataHolder
package org.richfaces.context
BaseExtendedVisitContext
BaseExtendedVisitContext.ClientIdVisitor
BaseExtendedVisitContext.CollectionProxy
BaseExtendedVisitContext.IteratorProxy
ClientIdFunctionEvaluator
ComponentCallback
ComponentIdResolver
ComponentIdResolverNode
ExecuteComponentCallback
ExecuteExtendedVisitContext
ExtendedPartialViewContext
ExtendedPartialViewContextFactoryImpl
ExtendedPartialViewContextImpl
ExtendedPartialViewContextImpl.ContextMode
ExtendedPartialViewContextImpl.RenderVisitCallback
ExtendedVisitContext
ExtendedVisitContextMode
FileUploadFacesContextFactory
FileUploadFacesContextFactory.FileUploadFacesContext
FileUploadPhaseListener
IdParser
IdParser.Node
IdSplitIterator
NamingContainerVisitContext
NamingContainerVisitContext.IdsProxyCollection
OnOffResponseWriter
PartialViewContextAjaxOutputTracker
PartialViewExecuteVisitCallback
RenderComponentCallback
RenderExtendedVisitContext
RowsFunctionContextCallback
SkinningExternalContextFactory
SkinningExternalContextFactory.ExternalContextWrapperImpl
package org.richfaces.convert
ConverterUtil
ConverterUtil.StringConverter
DeclarativeModelKeyConverter
DeclarativeModelSequenceKeyConverter
IntegerSequenceRowKeyConverter
SequenceRowKeyConverter
StringSequenceRowKeyConverter
TreeConverterUtil
TreeConverterUtil.SeparatorCharHolder
package org.richfaces.el
BaseReadOnlyValueExpression
CapturingELContext
CapturingELContext.InterceptingResolver
CapturingELResolver
ELContextWrapper
ELResolverWrapper
GenericsIntrospectionService
GenericsIntrospectionServiceImpl
GenericsIntrospectionServiceImpl.GenericsCacheEntry
ValueDescriptor
ValueExpressionAnalayser
ValueExpressionAnalayserImpl
ValueExpressionAnalayserImpl.GetTypeCommand
ValueExpressionAnalayserImpl.SetValueCommand
ValueExpressionAnalayserImpl.ValueResolutionCommand
ValueReference
package org.richfaces.el.util
ConstantValueExpression
ELUtils
package org.richfaces.event
BypassUpdatesAjaxBehaviorEvent
CollapsibleSubTableToggleEvent
CollapsibleSubTableToggleListener
CurrentDateChangeEvent
CurrentDateChangeListener
DataScrollEvent
DataScrollListener
DataScrollSource
DataTablePreRenderListener
DropEvent
DropListener
DummyActionListenerSource
FileUploadEvent
FileUploadListener
FilteringEvent
FilteringListener
ItemChangeEvent
ItemChangeListener
ItemChangeSource
MethodExpressionCurrentDateChangeListener
MethodExpressionDropListener
MethodExpressionEventListener
MethodExpressionItemChangeListener
MethodExpressionPanelToggleListener
MethodExpressionTreeSelectionChangeListener
MethodExpressionTreeToggleListener
PanelToggleEvent
PanelToggleListener
PanelToggleSource
SortingEvent
SortingListener
TreeSelectionChangeEvent
TreeSelectionChangeListener
TreeSelectionChangeSource
TreeToggleEvent
TreeToggleListener
TreeToggleSource
package org.richfaces.exception
FileUploadException
package org.richfaces.function
RichFunction
RichFunction.ComponentLocator
package org.richfaces.javascript
ClientScriptService
ClientScriptServiceImpl
ClientServiceConfigParser
ClientSideScript
DnDScript
DragScript
DropScript
JavaScriptService
JavaScriptServiceImpl
LibraryFunction
LibraryFunctionImplementation
LibraryResource
LibraryScript
LibraryScriptString
Message
ScriptNotFoundException
ScriptsHolder
package org.richfaces.json
CDL
Cookie
CookieList
HTTP
HTTPTokener
JSContentHandler
JSONAccessor
JSONArray
JSONCollection
JSONException
JSONMap
JSONMap.MyAbstractSet
JSONMap.MyAbstractSet.MyIterator
JSONObject
JSONObject.Null
JSONString
JSONStringer
JSONTokener
JSONWriter
XML
XMLTokener
package org.richfaces.l10n
BundleLoader
InterpolationException
MessageBundle
MessageInterpolator
package org.richfaces.log
JavaLogger
LogFactory
Logger
Logger.Level
RichfacesLogger
package org.richfaces.model
Arrangeable
ArrangeableModel
ArrangeableState
ArrangeableStateDefaultImpl
CalendarDataModel
CalendarDataModelItem
ClassicTreeNodeDataModelImpl
DeclarativeModelKey
DeclarativeTreeDataModelImpl
DeclarativeTreeDataModelTuple
DeclarativeTreeModel
Field
Filter
FilterField
NodesTreeSequenceKeyModel
SelectionMode
SequenceRowKey
SortField
SortMode
SwingTreeNodeDataModelImpl
SwingTreeNodeImpl
TreeDataModel
TreeDataModelTuple
TreeDataVisitor
TreeNode
TreeNodeImpl
TreeSequenceKeyModel
UploadedFile
package org.richfaces.model.iterators
BaseTupleIterator
ClassicTreeNodeTuplesIterator
DeclarativeTreeDataModelCompositeTuplesIterator
IterableDataTuplesIterator
MapDataTuplesIterator
package org.richfaces.renderkit
AbstractAutocompleteLayoutStrategy
AbstractRowsRenderer
AbstractTableBaseRenderer
AbstractTableRenderer
AbstractTableRenderer.SimpleHeaderEncodeStrategy
AjaxCommandRendererBase
AjaxConstants
AjaxDataSerializer
AjaxDataSerializerImpl
AjaxFunction
AjaxFunctionRendererBase
AjaxOptions
AutocompleteDivLayoutStrategy
AutocompleteEncodeStrategy
AutocompleteListLayoutStrategy
AutocompleteRendererBase
AutocompleteTableLayoutStrategy
CalendarRendererBase
ClientSelectItem
CollapsibleSubTableRenderer
CollapsibleSubTableRenderer.CollapsibleSubTableHiddenEncodeStrategy
CollapsibleSubTableTogglerRendererBase
ColumnGroupRenderer
ComponentAttribute
ComponentAttribute.Kind
ComponentControlBehaviorRenderer
ControlsState
CSVResourceDependenciesOrdering
DataGridRenderer
DataScrollerBaseRenderer
DataTableRenderer
DataTableRenderer.DataTableHiddenEncodeStrategy
DataTableRenderer.RichHeaderEncodeStrategy
DnDRenderBase
DragIndicatorRendererBase
DragSourceRenderer
DropTargetRenderer
DropTargetRenderer.DragSourceContextCallBack
EditorRendererBase
EncodeStrategy
ExtendedDataTableRenderer
ExtendedDataTableRenderer.EncoderVariance
ExtendedDataTableRenderer.Part
ExtendedDataTableRenderer.PartName
ExtendedDataTableRenderer.RendererState
FileUploadRendererBase
HtmlConstants
InplaceInputRendererBase
InplaceSelectRendererBase
InputNumberSliderRendererBase
InputRendererBase
JQueryRendererBase
ListRendererBase
ListRendererBase.DefinitionItemsEncoder
ListRendererBase.ItemsEncoder
ListRendererBase.SimpleItemsEncoder
LogRendererBase
MessageForRender
MessageRendererBase
MessageRendererBase.SeverityAttributes
MessageTransformer
MetaComponentRenderer
NotifyMessageRendererBase
NotifyRendererUtils
OrderingListRendererBase
PickListRendererBase
PopupConstants
PushRendererBase
RendererBase
RenderKitUtils
RenderKitUtils.Attributes
RenderKitUtils.ScriptHashVariableWrapper
RowHolder
RowHolderBase
SelectHelper
SelectionRenderer
SelectionRenderer.ClientSelection
SelectManyHelper
SelectManyRendererBase
SelectRendererBase
SequenceRendererHelper
SortingFilteringRowsRenderer
TreeEncoderBase
TreeEncoderBase.QueuedData
TreeEncoderBase.QueuedData.State
TreeEncoderFull
TreeEncoderPartial
TreeNodeRendererBase
TreeNodeState
TreeRendererBase
TreeRendererBase.RowKeyContextCallback
TreeRenderingContext
TreeRenderingContext.Handlers
package org.richfaces.renderkit.html
AccordionItemHeaderRenderer
AccordionItemRenderer
AccordionRenderer
AjaxFunctionRenderer
AjaxLogRenderer
AjaxOnlyScript
AjaxOutputPanelRenderer
AjaxPollRenderer
AjaxStatusRenderer
AjaxStatusRenderer.StatusState
AttachQueueRenderer
AutocompleteRenderer
BaseGradient
CalendarRenderer
ClientAndAjaxScript
ClientOnlyScript
ClientValidatorRenderer
CollapsiblePanelRenderer
CollapsibleSubTableTogglerRenderer
CommandButtonRenderer
CommandButtonRendererBase
CommandLinkRenderer
ComponentValidatorScript
DataScrollerRenderer
DivPanelRenderer
DragIndicatorRenderer
DropDownMenuRenderer
DropDownMenuRendererBase
EditorRenderer
FileUploadRenderer
FormClientValidatorRenderer
HtmlMessageRenderer
HtmlMessagesRenderer
HtmlNotifyMessageRenderer
HtmlNotifyMessagesRenderer
InplaceInputRenderer
InplaceSelectRenderer
InputNumberSliderRenderer
InputNumberSpinnerRenderer
JQueryRenderer
LibraryScriptFunction
ListRenderer
MediaOutputRenderer
MenuGroupRenderer
MenuGroupRendererBase
MenuItemRenderer
MenuItemRendererBase
MenuSeparatorRenderer
MenuSeparatorRendererBase
NoSuchComponentException
NotifyRenderer
NotifyRendererBase
NotifyStackRenderer
NotifyStackRendererBase
NullConverterScript
OrderingListRenderer
PanelBaseRenderer
PanelMenuGroupHeaderRenderer
PanelMenuGroupRenderer
PanelMenuItemRenderer
PanelMenuItemRenderer.ParentPanelMenuPredicate
PanelMenuRenderer
PanelRenderer
PickListRenderer
PopupPanelBaseRenderer
PopupPanelRenderer
ProgressBarBaseRenderer
ProgressBarRenderer
ProgressBarState
ProgressBarStateEncoder
PushRenderer
QueueRenderer
QueueRendererBase
QueueResourceComponentRenderer
QueueResourceComponentRenderer.QueueOptions
RepeatRenderer
ResourceLibraryRenderer
ResourceRenderer
ScriptsRenderer
SelectRenderer
TableIconsRendererHelper
TabPanelRenderer
TabRenderer
ToggleControlRenderer
TogglePanelItemRenderer
TogglePanelRenderer
ToolbarGroupRenderer
ToolbarRenderer
ToolbarRendererBase
ToolbarRendererBase.ItemSeparators
ToolbarRendererBase.Locations
TooltipRenderer
TreeNodeRenderer
TreeRenderer
ValidatorScriptBase
package org.richfaces.renderkit.html.iconimages
PanelIconBasic
PanelIconChevron
PanelIconChevronBasic
PanelIconChevronDown
PanelIconChevronLeft
PanelIconChevronUp
PanelIconDisc
PanelIconGrid
PanelIconTriangle
PanelIconTriangleBasic
PanelIconTriangleDown
PanelIconTriangleLeft
PanelIconTriangleUp
package org.richfaces.renderkit.html.images
ArrowBase
AutocompleteGradient
BaseControlBackgroundImage
ButtonBackgroundImage
ButtonDisabledBackgroundImage
ButtonHoverBackgroundImage
CalendarIcon
CalendarSeparator
ComboDownButton
DisabledCalendarIcon
DotSeparatorImage
GradientAlignment
GradientType
GradientType.BiColor
GridSeparatorImage
InputBackgroundImage
InputErrorIcon
LineSeparatorImage
MenuNodeImage
OneColorBasedResource
ProgressBarAnimatedBackgroundImage
SliderArrowBase
SliderArrowBottom
SliderArrowLeft
SliderArrowRight
SpinnerArrowBase
SpinnerArrowBottom
SpinnerArrowTop
SquareSeparatorImage
StandardButtonBgImage
StandardButtonPressedBgImage
ToolbarSeparatorImage
TreeLineImage
TreeLineLastImage
TreeMinusImage
TreePlusImage
package org.richfaces.renderkit.util
AjaxRendererUtils
AjaxRendererUtils.BehaviorOptionsData
ColorUtils
CoreAjaxRendererUtils
CoreRendererUtils
EnclosingFormRequiredException
FormUtil
HandlersChain
HtmlDimensions
PanelIcons
PanelIcons.State
RendererUtils
package org.richfaces.request
BaseMultipartRequest
BaseUploadedFile
ByteSequenceMatcher
ByteSequenceMatcher.BytesHandler
FileUploadDiscResource
FileUploadMemoryResource
FileUploadParam
FileUploadResource
FileUploadValueParam
MultipartRequest
MultipartRequest.ResponseState
MultipartRequest25
MultipartRequestParser
MultipartRequestParser.HeadersHandler
MultipartRequestSizeExceeded
ProgressControl
ProgressServletInputStream
UploadedFile25
package org.richfaces.resource
AbsoluteRequestPathResource
AbstractBaseResource
AbstractBaseResource.MyURLConnection
AbstractBaseResource.MyURLStreamHandler
AbstractCacheableResource
AbstractJava2DUserResource
AbstractJSONResource
AbstractUserResource
AjaxResourceLibrary
BaseResourceWrapper
CacheableResource
CachedResourceImpl
CompiledCSSResource
CompiledCSSResource.ErrorHandlerImpl
ContentProducerResource
CreateParser
DefaultCodecResourceRequestData
DefaultResourceCodec
DynamicResource
DynamicUserResource
ExternalStaticResource
FileUploadProgressResource
Handler
ImageType
Java2DAnimatedUserResource
Java2DAnimatedUserResourceWrapperImpl
Java2DUserResource
Java2DUserResourceWrapperImpl
MediaOutputResource
PostConstructResource
PushResource
ResourceCodec
ResourceFactory
ResourceFactoryImpl
ResourceFactoryImpl.ExternalStaticResourceFactories
ResourceFactoryImpl.ExternalStaticResourceFactory
ResourceFactoryImpl.MappedResourceData
ResourceHandlerImpl
ResourceKey
ResourceLibrary
ResourceLibraryFactory
ResourceLibraryFactoryImpl
ResourceMappingConfiguration
ResourceMappingFeature
ResourceParameter
ResourceParameterELResolver
ResourceRequestData
ResourceUtils
StateHolderResource
StaticResourceLibrary
UserResource
UserResourceWrapperImpl
UserResourceWrapperImpl.ExternalContextWrapperImpl
UserResourceWrapperImpl.FacesContextWrapperImpl
VersionedResource
Xcss2EcssConverter
package org.richfaces.resource.css
AbstractCSSVisitor
CSSVisitorImpl
package org.richfaces.skin
AbstractSkin
AbstractSkinFactory
AbstractSkinFactory.SkinBuilder
CompositeSkinImpl
Skin
Skin.Preferable
SkinBean
SkinFactory
SkinFactoryImpl
SkinFactoryPreRenderViewListener
SkinImpl
SkinImpl.MutableInteger
SkinImpl.Operation
SkinNotFoundException
SkinPropertiesELResolver
Theme
ThemeImpl
ThemeNotFoundException
package org.richfaces.taglib
CollapsibleSubTableHandler
CollapsibleSubTableHandler.CollapsibleSubTableHandlerMetaRule
CollapsibleSubTableHandler.CollapsibleSubTableMapper
ComponentControlHandler
DataGridHandler
DataScrollerHandler
DataScrollerHandler.PageMapper
DataScrollerHandler.ScrollListenerMapper
DataTableHandler
DataTableHandler.FilteringListenerMapper
DataTableHandler.SortingFilteringRule
DataTableHandler.SortingListenerMapper
ExtendedDataTableHandler
ListHandler
MethodExpressionFilteringListener
MethodExpressionScrollListener
MethodExpressionSortingListener
MethodExpressionToggleListener
package org.richfaces.util
FastJoiner
LazyLoadingObject
LRUMap
ObjectInputStreamImpl
PropertiesUtil
RequestStateManager
RequestStateManager.BooleanRequestStateVariable
URLUtils
Util
Util.NamingContainerDataHolder
package org.richfaces.utils
CalendarHelper
package org.richfaces.validator
BaseFacesObjectDescriptor
BeanValidatorDescriptor
BeanValidatorFactory
BeanValidatorService
BeanValidatorServiceImpl
BeanValidatorServiceImpl.ValidatorKey
ConverterDescriptor
ConverterDescriptorImpl
ConverterServiceImpl
DummyBeanValidatorService
FacesBeanValidator
FacesConverterService
FacesObjectDescriptor
FacesServiceBase
FacesValidatorDescriptor
FacesValidatorService
FacesValidatorServiceImpl
GraphValidator
GraphValidatorState
InitializationException
NullValueValidator
RichFacesBeanValidatorFactory
RichFacesBeanValidatorFactory.JsfMessageInterpolator
ValidatorDescriptor
package org.richfaces.validator.model
ClientSideScripts
Component
Resource
package org.richfaces.view.facelets
AutocompleteHandler
AutocompleteHandler.ConverterMetadata
CalendarHandler
CalendarHandler.CalendarHandlerMetaRule
CalendarHandler.CalendarMapper
DropHandler
DropHandler.DropHandlerMetaRule
DropHandler.DropTargetMapper
EmptyHandler
EventListenerHandler
EventListenerHandler.LazyEventListener
FileUploadHandler
FileUploadHandler.FileUploadListenerImpl
MethodMetadata
RowKeyConverterRule
RowKeyConverterRule.DynamicConverterMetaData
RowKeyConverterRule.StaticConverterMetadata
TagHandlerUtils
TreeAdaptorRowKeyConverterRule
TreeAdaptorRowKeyConverterRule.DynamicConverterMetaData
TreeAdaptorRowKeyConverterRule.StaticConverterMetadata
TreeHandler
TreeModelAdaptorHandler
TreeModelRecursiveAdaptorHandler
TreeNodeHandler
TreeSelectionChangeListenerExpressionMetadata
TreeSelectionChangeListenerHandler
TreeSelectionChangeListenerHandler.LazyListener
TreeSelectionChangeListenerHandler.MethodExpressionListener
TreeToggleListenerExpressionMetadata
TreeToggleListenerHandler
TreeToggleListenerHandler.LazyListener
TreeToggleListenerHandler.MethodExpressionListener
package org.richfaces.view.facelets.html
ActionListenerHandler
AjaxHandler
AjaxPollHandler
AjaxPollHandler.AjaxPollHandlerMetaRule
AttachQueueHandler
AttachQueueInfo
AttachQueueStack
BehaviorsAddingComponentHandlerWrapper
BehaviorStack
BehaviorStack.BehaviorInfo
BehaviorStack.BehaviorInfoImpl
BehaviorsTagHandlerDelegateFactoryImpl
BehaviorTagHandlerDelegate
ClientValidatorHandler
CollapsiblePanelTagHandler
CollapsiblePanelTagHandler.CollapsiblePanelMetaRule
CollapsiblePanelTagHandler.PanelToggleExpressionMetadata
CustomBehaviorHandler
GraphValidatorHandler
GraphValidatorHandler.FacesBeanValidatorAddListener
ItemChangeListenerHandler
ItemChangeListenerHandler.LazyItemChangeListener
LazyActionListener
MediaOutputHandler
MediaOutputHandler.MediaOutputHandlerMetaRule
PanelMenuTagHandler
PanelMenuTagHandler.ItemChangeExpressionMetadata
PanelMenuTagHandler.PanelMenuMetaRule
PanelToggleListenerHandler
PanelToggleListenerHandler.LazyPanelToggleListener
ParameterHandler
ParameterHandler.ActionParamMetaRule
ParameterHandler.AssignToValueExpressionMetadata
ParameterHandler.DynamicConverterMetadata
ParameterHandler.LiteralConverterMetadata
RepeatHandler
SetupValidatorsParameter
TogglePanelTagHandler
TogglePanelTagHandler.ItemChangeExpressionMetadata
TogglePanelTagHandler.TogglePanelMetaRule
package org.richfaces.view.facelets.tag
AjaxBehaviorRule
AjaxBehaviorRule.AjaxBehaviorListenerMapper
BehaviorRule
BehaviorRule.LiteralAttributeMetadata
BehaviorRule.ValueExpressionMetadata
package org.richfaces.webapp
GenericServletContainerInitializer
PushFilter
PushFilter.ServletConfigFacade
PushHandlerFilter
PushServlet
PushServlet.ServletConfigDefaultsWrapper
PushServletContainerInitializer
ResourceServlet
ResourceServlet.CKEditorLibrary
ResourceServlet.Library
ResourceServlet.RichFacesImageLibrary
ResourceServlet.StaticResourceLibrary
ResourceServletContainerInitializer
RichFacesServletsInitializer
to the top
Generated on Thu Mar 1 15:36:58 2012 for RichFaces by Java API Compliance Checker 1.0.3
A tool for checking backward binary/source compatibility of a Java library API