| java.lang.Object org.wings.plaf.css.FrameCG org.wings.plaf.css.PortletFrameCG
PortletFrameCG | final public class PortletFrameCG extends FrameCG (Code) | | PLAF renderer for SFrames in Portlets.
author: Marc Musch |
Methods inherited from org.wings.plaf.css.FrameCG | public void componentChanged(SComponent c)(Code)(Java Doc) public Update getAddHeaderUpdate(SFrame frame, int index, Object header)(Code)(Java Doc) public Update getAddHeaderUpdate(SFrame frame, Object header)(Code)(Java Doc) public Update getAddWindowUpdate(SContainer container, SWindow window)(Code)(Java Doc) public Update getComponentUpdate(SComponent component)(Code)(Java Doc) public String getDocumentType()(Code)(Java Doc) public Update getEpochUpdate(SFrame frame, String epoch)(Code)(Java Doc) public Update getFocusUpdate(SFrame frame, SComponent focus)(Code)(Java Doc) public Update getRemoveHeaderUpdate(SFrame frame, Object header)(Code)(Java Doc) public Update getRemoveWindowUpdate(SContainer container, SWindow window)(Code)(Java Doc) public Boolean getRenderXmlDeclaration()(Code)(Java Doc) public Update getUpdateEnabledUpdate(SFrame frame, boolean enabled)(Code)(Java Doc) protected void handleScripts(Device device, SComponent component) throws IOException(Code)(Java Doc) public void installCG(SComponent comp)(Code)(Java Doc) public void setDocumentType(String documentType)(Code)(Java Doc) public void setRenderXmlDeclaration(Boolean renderXmlDeclaration)(Code)(Java Doc) protected String strokes(Set<SComponent> components)(Code)(Java Doc) public void uninstallCG(SComponent comp)(Code)(Java Doc) public void write(Device device, SComponent component) throws IOException(Code)(Java Doc)
|
|
|