| java.lang.Object nextapp.echo2.webcontainer.syncpeer.WindowPanePeer
Field Summary | |
final public static String | PROPERTY_IE_ALPHA_RENDER_BORDER A boolean property which may be assigned to WindowPane s
in order to enable the proprietary Internet Explorer transparent PNG
alpha renderer for rendering the border property of the
window pane. | final public static Service | WINDOW_PANE_SERVICE Service to provide supporting JavaScript library. |
Method Summary | |
public String | getContainerId(Component child) | public ImageReference | getImage(Component component, String imageId) | public void | processAction(ContainerInstance ci, Component component, Element actionElement) | public void | processPropertyUpdate(ContainerInstance ci, Component component, Element propertyElement) | public void | renderAdd(RenderContext rc, ServerComponentUpdate update, String targetId, Component component) | public void | renderDispose(RenderContext rc, ServerComponentUpdate update, Component component) | public boolean | renderUpdate(RenderContext rc, ServerComponentUpdate update, String targetId) |
PROPERTY_IE_ALPHA_RENDER_BORDER | final public static String PROPERTY_IE_ALPHA_RENDER_BORDER(Code) | | A boolean property which may be assigned to WindowPane s
in order to enable the proprietary Internet Explorer transparent PNG
alpha renderer for rendering the border property of the
window pane.
|
WINDOW_PANE_SERVICE | final public static Service WINDOW_PANE_SERVICE(Code) | | Service to provide supporting JavaScript library.
|
WindowPanePeer | public WindowPanePeer()(Code) | | Default constructor.
|
|
|