|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.server.widgetsetutils.metadata.TypeVisitor
com.vaadin.server.widgetsetutils.metadata.RendererVisitor
public class RendererVisitor
Generates type data for renderer connectors.
getRenderer method to enable
automatic creation of an instance of the proper renderer type.
decode
method to work without having to implement a "getPresentationType" method.
WidgetInitVisitor| Constructor Summary | |
|---|---|
RendererVisitor()
|
|
| Method Summary | |
|---|---|
void |
visitConnector(TreeLogger logger,
JClassType type,
ConnectorBundle bundle)
|
| Methods inherited from class com.vaadin.server.widgetsetutils.metadata.TypeVisitor |
|---|
init, visitClientRpc, visitServerRpc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RendererVisitor()
| Method Detail |
|---|
public void visitConnector(TreeLogger logger,
JClassType type,
ConnectorBundle bundle)
throws UnableToCompleteException
visitConnector in class TypeVisitorUnableToCompleteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||