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 ComponentRendererpublic void renderComponent(ComponentGraphics g, java.awt.Component comp) throws java.lang.Exception
renderComponent in interface ComponentRendererjava.lang.Exceptionpublic boolean updateComponent(ActionData action, HttpRequestData data) throws java.lang.Exception
updateComponent in interface ComponentUpdaterjava.lang.Exceptionpublic void processCustomEvent(ActionData action)
public void processLoadedEvent(ActionData action)
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.