ilog.views.faces.dhtml.renderkit
Class IlvDHTMLRendererHelper
java.lang.Object
ilog.views.faces.dhtml.renderkit.IlvDHTMLRendererHelper
- All Implemented Interfaces:
- IlvDHTMLConstants, IlvFacesConstants
public class IlvDHTMLRendererHelper
- extends Object
- implements IlvFacesConstants, IlvDHTMLConstants
This class is a helper renderer class for JViews Faces DHTML components that
have a view.
- Since:
- JViews 6.0
| Fields inherited from interface ilog.views.faces.dhtml.IlvDHTMLConstants |
AUTO_SUBMIT, BACKGROUND_COLOR, CAPABILITIES_LOADED_HANDLER, COMPONENT, DO_ACTION_ON_BG_DESELECT, ERROR_MESSAGE, GENERATE_IMAGE_MAP, IMAGE_FORMAT, IMAGE_LOADED_HANDLER, IMAGE_MAP_GENERATOR, IMAGE_MAP_GENERATOR_CLASS, IMAGE_MAP_VISIBLE, IMAGE_SERVLET_CONTEXT, INVOCATION_CONTEXT, JSF_CONTEXT, ON_CLICK, ON_SELECTION_CHANGED, PORTLET_CONTEXT_KEY, PORTLET_SESSION_KEY, REPLACE_PATTERN, RESIZABLE, SESSION_EXP_HANDLER, SUBMITTED_VALUE, WAITING_IMAGE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlvDHTMLRendererHelper
public IlvDHTMLRendererHelper(IlvDHTMLRenderer helped)
- Creates a new
IlvDHTMLRendererHelper instance.
- Parameters:
helped - The helped renderer.
decode
public void decode(FacesContext context,
UIComponent component)
- Implementation of the "Apply Values from Request" phase of the JSF life cycle.
Decodes from the request the update data for this component,
and updates the component according to this data.
emitJSSetProperties
protected void emitJSSetProperties(FacesContext ctx,
UIComponent component)
throws IOException
- Emits the setting of the properties of the JavaScript object representation.
- Parameters:
ctx - The current faces context.component - The component that is being rendered.
- Throws:
IOException
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.