createDefaultNode(Document doc,
BComponent comp,
ViewContext vc)
The purpose of this method is to create a default Node to be used when
the component is not bound to any specific view.
void
renderComponent(BComponent comp,
View view,
ViewContext vc)
Render the data from the component into the view, taking into
consideration the specified ViewContext
Methods inherited from class org.enhydra.barracuda.core.comp.renderer.html.HTMLActionRenderer
The purpose of this method is to create a default Node to be used when
the component is not bound to any specific view. In the case of BLink,
it will attempt to use the default template node if possible (ie. if
it is an ,