public class DefaultIFrameProcessor extends java.lang.Object implements ComponentRenderer, ComponentUpdater
Constructor and Description |
---|
DefaultIFrameProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
initialize() |
void |
processCustomEvent(ActionData action) |
void |
processLoadedEvent(ActionData action) |
void |
renderComponent(ComponentGraphics g,
java.awt.Component comp) |
boolean |
updateComponent(ActionData action,
HttpRequestData data) |
public void initialize()
initialize
in interface ComponentRenderer
public void renderComponent(ComponentGraphics g, java.awt.Component comp) throws java.lang.Exception
renderComponent
in interface ComponentRenderer
java.lang.Exception
public boolean updateComponent(ActionData action, HttpRequestData data) throws java.lang.Exception
updateComponent
in interface ComponentUpdater
java.lang.Exception
public void processCustomEvent(ActionData action)
public void processLoadedEvent(ActionData action)
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.