|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.render.Renderer
org.openfaces.renderkit.RendererBase
org.openfaces.renderkit.command.PopupMenuRenderer
org.openfaces.renderkit.chart.ChartMenuRenderer
public class ChartMenuRenderer
Field Summary |
---|
Fields inherited from class org.openfaces.renderkit.command.PopupMenuRenderer |
---|
ATTR_DEFAULT_INDENT_CLASS |
Constructor Summary | |
---|---|
ChartMenuRenderer()
|
Method Summary | |
---|---|
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
void |
processEvent(javax.faces.event.ComponentSystemEvent event)
|
Methods inherited from class org.openfaces.renderkit.command.PopupMenuRenderer |
---|
encodeChildren, encodeEnd, getRendersChildren |
Methods inherited from class javax.faces.render.Renderer |
---|
convertClientId, decode, getConvertedValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChartMenuRenderer()
Method Detail |
---|
public void processEvent(javax.faces.event.ComponentSystemEvent event) throws javax.faces.event.AbortProcessingException
processEvent
in interface javax.faces.event.ComponentSystemEventListener
javax.faces.event.AbortProcessingException
public void encodeBegin(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
encodeBegin
in class PopupMenuRenderer
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |