ICEfaces Core 3.3.0
Java API Documentation
A B C D E F G H I J L M N O P R S U V W

A

addApplicationResource(Resource) - Static method in class org.icefaces.application.ResourceRegistry
Add the provided resource in application scope.
addCurrentSession(String) - Static method in class org.icefaces.application.PushRenderer
All subsequently created views in the current session will be added to the specified group.
addCurrentView(String) - Static method in class org.icefaces.application.PushRenderer
Add the current view to the specified group.
addFlashResource(Resource) - Static method in class org.icefaces.application.ResourceRegistry
Add the provided resource in flash scope.
addResource(Map, Resource) - Static method in class org.icefaces.application.ResourceRegistry
Add the provided resource to the custom scope Map.
addSessionResource(Resource) - Static method in class org.icefaces.application.ResourceRegistry
Add the provided resource in session scope.
addViewResource(Resource) - Static method in class org.icefaces.application.ResourceRegistry
Add the provided resource in view scope.
addWindowResource(Resource) - Static method in class org.icefaces.application.ResourceRegistry
Add the provided resource in window scope.
ALL_SESSIONS - Static variable in class org.icefaces.application.PushRenderer
 
AllWindowsClosed - Annotation Type in org.icefaces.bean
Method annotation designed to be used by session-scoped beans that need to be notified when all browser windows for that session are closed.
ARIA_ENABLED - Static variable in class org.icefaces.util.EnvUtils
 

B

BLOCK_UI_ON_SUBMIT - Static variable in class org.icefaces.util.EnvUtils
 
BODY_DETECTED - Static variable in class org.icefaces.util.EnvUtils
 

C

COALESCE_RESOURCES - Static variable in class org.icefaces.util.EnvUtils
 
collateScripts(FacesContext) - Static method in class org.icefaces.util.JavaScriptRunner
 
COMPRESS_DOM - Static variable in class org.icefaces.util.EnvUtils
 
COMPRESS_IDS - Static variable in class org.icefaces.util.EnvUtils
 
COMPRESS_RESOURCES - Static variable in class org.icefaces.util.EnvUtils
 
CONNECTION_LOST_REDIRECT_URI - Static variable in class org.icefaces.util.EnvUtils
 
containsBeans(Map<String, Object>) - Static method in class org.icefaces.util.EnvUtils
 
containsDisposedBeans(Map<String, Object>) - Static method in class org.icefaces.util.EnvUtils
 
createSessionOnPageLoad(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 

D

DELTA_SUBMT - Static variable in class org.icefaces.util.EnvUtils
 
DIFF_CONFIG - Static variable in class org.icefaces.util.EnvUtils
 
DISABLE_DEFAULT_ERROR_POPUPS - Static variable in class org.icefaces.util.EnvUtils
 
disableDefaultErrorPopups(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 

E

EnvUtils - Class in org.icefaces.util
 
EnvUtils() - Constructor for class org.icefaces.util.EnvUtils
 

F

FAST_BUSY_INDICATOR - Static variable in class org.icefaces.util.EnvUtils
 
FOCUS_MANAGED - Static variable in class org.icefaces.util.EnvUtils
 
FocusController - Class in org.icefaces.util
Utility API for managing the element focus in the browser.
FocusController() - Constructor for class org.icefaces.util.FocusController
 

G

GENERATE_HEAD_UPDATE - Static variable in class org.icefaces.util.EnvUtils
 
generateHeadUpdate(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
getConnectionLostRedirectURI(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.connectionLostRedirectURI.
getCurrentSessionPushIDSet() - Static method in class org.icefaces.application.PushRenderer
Gets the Set of Push IDs associated with the current session.
getCurrentViewPushID() - Static method in class org.icefaces.application.PushRenderer
Gets the Push ID associated with the current view.
getDiffConfig(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value for org.icefaces.diffConfig.
getFocus(FacesContext) - Static method in class org.icefaces.util.FocusController
Get the element ID the will receive focus during next update.
getMandatoryResourceConfig(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
getPathTemplate() - Static method in class org.icefaces.util.EnvUtils
 
getPortableRenderer() - Static method in class org.icefaces.application.PushRenderer
Create a PortableRenderer instance.
getPortableRenderer(ServletContext) - Static method in class org.icefaces.application.PushRenderer
 
getPushContext() - Static method in class org.icefaces.application.PushRenderer
Get the push context.
getReceivedFocus(FacesContext) - Static method in class org.icefaces.util.FocusController
Acquire the ID of the currently focused element in the browser.
getResourceByPath(FacesContext, String) - Static method in class org.icefaces.application.ResourceRegistry
 
getResourceVersion(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
getSafeApplicationScopeSession(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
getSafePortletScopeSession(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
getSafeRequest(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
getSafeResponse(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
getSafeSession(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
getSessionExpiredRedirectURI(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.sessionExpiredRedirectURI.
getStateMarker() - Static method in class org.icefaces.util.EnvUtils
 
getUserAgent(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
getVersionableTypes(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
getWindowScopeExpiration(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.windowScopeExpiration.
getWrapped() - Method in class org.icefaces.application.ResourceRegistry
 

H

handleResourceRequest(FacesContext) - Method in class org.icefaces.application.ResourceRegistry
 
hasHeadAndBodyComponents(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
HEAD_DETECTED - Static variable in class org.icefaces.util.EnvUtils
 

I

ICEFACES_AUTO - Static variable in class org.icefaces.util.EnvUtils
 
ICEFACES_AUTOID - Static variable in class org.icefaces.util.EnvUtils
 
ICEFACES_ENV_CONFIG - Static variable in class org.icefaces.util.EnvUtils
 
ICEFACES_RENDER - Static variable in class org.icefaces.util.EnvUtils
 
INCLUDE_SCROLL_OFFSETS - Static variable in class org.icefaces.util.EnvUtils
 
instanceofPortletRequest(Object) - Static method in class org.icefaces.util.EnvUtils
 
instanceofPortletResponse(Object) - Static method in class org.icefaces.util.EnvUtils
 
instanceofPortletSession(Object) - Static method in class org.icefaces.util.EnvUtils
 
isAriaEnabled(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.aria.enabled.
isAutoId(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.autoid.
isAutoRender(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.render.auto.
isAuxUploadBrowser(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns true if the browser is enhanced via auxiliary upload.
isBlockUIOnSubmit(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.blockUIOnSubmit.
isCoallesceResources(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
isCompressDOM(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.compressDOM.
isCompressIDs(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.compressIDs.
isCompressResources(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.compressResources.
isDeltaSubmit(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.deltaSubmit.
isEnhancedBrowser(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns true if the browser is enhanced with additional features.
isFastBusyIndicator(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
isFocusManaged(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.focusManaged.
isFocusSet(FacesContext) - Static method in class org.icefaces.util.FocusController
Test if focus is defined for a certain element.
isICEfacesView(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
isICEpushPresent() - Static method in class org.icefaces.util.EnvUtils
 
isIncludeScrollOffsets(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
isJSF22() - Static method in class org.icefaces.util.EnvUtils
Determine whether the current JSF implementation is version 2.2
isLazyPush(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.lazyPush.
isLazyWindowScope(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
isLiferay() - Static method in class org.icefaces.util.EnvUtils
Returns true if Liferay classes are detected via reflection.
isMessagePersistence(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
isMojarra() - Static method in class org.icefaces.util.EnvUtils
 
isMyFaces() - Static method in class org.icefaces.util.EnvUtils
 
isPartialStateSaving(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns true if JSF Partial State Saving is active.
isPushRequest(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
isReplayNavigationOnReload(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
isSecure(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
isSessionInvalid(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
isStandardFormSerialization(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.standardFormSerialization.
isStockAttributeTracking() - Static method in class org.icefaces.util.EnvUtils
 
isStrictSessionTimeout(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.strictSessionTimeout.
isSubtreeDiff(FacesContext) - Static method in class org.icefaces.util.EnvUtils
Returns the value of the context parameter org.icefaces.subtreeDiff.
isUniqueResourceURLs(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
isValidJavaIdentifier(String) - Static method in class org.icefaces.util.EnvUtils
When using reflection to programmatically create a class, e.g.
isWebSpherePortal() - Static method in class org.icefaces.util.EnvUtils
Returns true if WebSphere Portal class is detected via reflection.

J

JAVA_RESERVED_WORDS - Static variable in class org.icefaces.util.EnvUtils
A set of Strings representing all of the reserved words in Java
JavaScriptRunner - Class in org.icefaces.util
Utility API for evaluating Javascript code on the client.
JavaScriptRunner() - Constructor for class org.icefaces.util.JavaScriptRunner
 

L

LAZY_PUSH - Static variable in class org.icefaces.util.EnvUtils
 
LAZY_WINDOW_SCOPE - Static variable in class org.icefaces.util.EnvUtils
 
lookupBean(HttpServletRequest, String) - Static method in class org.icefaces.bean.WindowScopeBeanLocator
Lookup a bean by its name in the current window scope.

M

MANDATORY_RESOURCE_CONFIG - Static variable in class org.icefaces.util.EnvUtils
 
MESSAGE_PERSISTENCE - Static variable in class org.icefaces.util.EnvUtils
 

N

needViewStateHack() - Static method in class org.icefaces.util.EnvUtils
 

O

org.icefaces.application - package org.icefaces.application
 
org.icefaces.bean - package org.icefaces.bean
 
org.icefaces.util - package org.icefaces.util
 

P

PortableRenderer - Interface in org.icefaces.application
PortableRenderer can trigger asynchronous rendering outside of a JSF lifecycle.
PushRenderer - Class in org.icefaces.application
The PushRenderer allows an application to initiate rendering asynchronously and independently of user interaction for a group of sessions or views.
PushRenderer() - Constructor for class org.icefaces.application.PushRenderer
 

R

RELOAD_ON_UPDATE_FAILURE - Static variable in class org.icefaces.util.EnvUtils
 
reloadOnUpdateFailure(FacesContext) - Static method in class org.icefaces.util.EnvUtils
 
removeCurrentSession(String) - Static method in class org.icefaces.application.PushRenderer
Remove the current views from the specified group.
removeCurrentView(String) - Static method in class org.icefaces.application.PushRenderer
Remove the current view from the specified group.
render(String) - Method in interface org.icefaces.application.PortableRenderer
Render the specified group of sessions by performing the JavaServer Faces execute and render lifecycle phases.
render(String, PushOptions) - Method in interface org.icefaces.application.PortableRenderer
Render message to the specified group of sessions but only to the clients that have their blocking connection paused.
render(String) - Static method in class org.icefaces.application.PushRenderer
Render the specified group of sessions by performing the JavaServer Faces execute and render lifecycle phases.
render(String, PushOptions) - Static method in class org.icefaces.application.PushRenderer
Render message to the specified group of sessions but only to the clients that have their blocking connection paused.
REPLAY_NAVIGATION_ON_RELOAD - Static variable in class org.icefaces.util.EnvUtils
 
RESOURCE_VERSION - Static variable in class org.icefaces.util.EnvUtils
 
ResourceRegistry - Class in org.icefaces.application
The ResourceRegistry allows an application to register javax.faces.application.Resource instances at runtime.
ResourceRegistry(ResourceHandler) - Constructor for class org.icefaces.application.ResourceRegistry
 
runScript(FacesContext, String) - Static method in class org.icefaces.util.JavaScriptRunner
Send immediately Javascript code to the client for evaluation and execution.

S

SESSION_EXPIRED_REDIRECT_URI - Static variable in class org.icefaces.util.EnvUtils
 
setBlockUIOnSubmit(FacesContext, boolean) - Static method in class org.icefaces.util.EnvUtils
Programmatically override the value of blockUIOnSubmit.
setDisableDefaultErrorPopups(FacesContext, boolean) - Static method in class org.icefaces.util.EnvUtils
Programmatically override the value of disableDefaultErrorPopups.
setFocus(FacesContext, String) - Static method in class org.icefaces.util.FocusController
Set the element ID that should received focus during next update.
STANDARD_FORM_SERIALIZATION - Static variable in class org.icefaces.util.EnvUtils
 
STRICT_SESSION_TIMEOUT - Static variable in class org.icefaces.util.EnvUtils
 
SUBTREE_DIFF - Static variable in class org.icefaces.util.EnvUtils
 

U

UNIQUE_RESOURCE_URLS - Static variable in class org.icefaces.util.EnvUtils
 

V

VERSIONABLE_TYPES - Static variable in class org.icefaces.util.EnvUtils
 
ViewRetained - Annotation Type in org.icefaces.bean
When this annotation is found on a ViewScoped bean, that bean will be propagated across navigations to the same view ID.

W

WINDOW_SCOPE_EXPIRATION - Static variable in class org.icefaces.util.EnvUtils
 
WindowDisposed - Annotation Type in org.icefaces.bean
When this annotation is found on a ViewScoped bean, that bean will be removed from the map when the browser window associated with that view is closed.
WindowScopeBeanLocator - Class in org.icefaces.bean
This class can be used to locate window scope beans from a non-JSF environment (mainly servlet environment).
WindowScopeBeanLocator() - Constructor for class org.icefaces.bean.WindowScopeBeanLocator
 

A B C D E F G H I J L M N O P R S U V W
ICEfaces Core 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.