|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.render.Renderer
ilog.views.faces.dhtml.renderkit.IlvDHTMLRenderer
ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerDataSourceRenderer
ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerXMLDataSourceRenderer
public class IlvFacesDiagrammerXMLDataSourceRenderer
This class is the DHTML renderer for a IlvFacesDiagrammerXMLDataSource component.
This renderer stores an instance of the wrapped diagrammer data source of the renderer component in the session.
IlvDiagrammerDataSource,
Serialized Form| Field Summary |
|---|
| Fields inherited from class ilog.views.faces.dhtml.renderkit.IlvDHTMLRenderer |
|---|
scriptDescriptor |
| Constructor Summary | |
|---|---|
IlvFacesDiagrammerXMLDataSourceRenderer()
Creates a new IlvFacesDiagrammerXMLDataSourceRenderer instance. |
|
| Method Summary | |
|---|---|
void |
encodeEnd(FacesContext context,
UIComponent component)
This method is used in the "Render Response" phase of the JSF life cycle implementation. It handles the end of the rendering of the current state of the specified UIComponent. This key method tries to resolve
the dependencies and prepare the component for the emit methods. |
static String |
getRendererType()
Returns the type of this renderer. |
| Methods inherited from class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerDataSourceRenderer |
|---|
decode, emitJSCreation, resolveDependencies |
| Methods inherited from class ilog.views.faces.dhtml.renderkit.IlvDHTMLRenderer |
|---|
emitJSSetProperties, emitJSToHTML, emitOnLoadHandler, emitResolvedDependencies, emitScriptsLoad, emitStateSavingHTMLObject, encodeBegin, getParameterMap, getScriptDescriptor, getScriptDescriptor, getTestParameterMap, renderAttributesDT, renderEndDT, renderStartDT, resolveDependency, resolveDependency, resolveVBDependency, resolveVBDependency, setTestParameterMap |
| Methods inherited from class javax.faces.render.Renderer |
|---|
convertClientId, encodeChildren, getConvertedValue, getRendersChildren |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IlvFacesDiagrammerXMLDataSourceRenderer()
IlvFacesDiagrammerXMLDataSourceRenderer instance.
| Method Detail |
|---|
public static String getRendererType()
public void encodeEnd(FacesContext context,
UIComponent component)
throws IOException
UIComponent. This key method tries to resolve
the dependencies and prepare the component for the emit methods.
encodeEnd in class IlvFacesDiagrammerDataSourceRendererIOException
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||