org.nakedobjects.plugins.html.component
Interface Component

All Known Subinterfaces:
Block, DebugPane, Form, Page, Table, ViewPane
All Known Implementing Classes:
AbstractHtmlPage, BreadCrumbs, CollectionIcon, ComponentAbstract, ComponentComposite, Div, DynamicHtmlPage, ErrorMessage, Heading, HtmlDebug, HtmlForm, HtmlTable, Link, LogonFormPage, MenuItem, ObjectIcon, ServiceComponent, Span, Submenu, ViewDiv

public interface Component


Method Summary
 void write(java.io.PrintWriter writer)
           
 

Method Detail

write

void write(java.io.PrintWriter writer)


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.