public interface ModelWidgetVisitor
ModelWidget
visitor.void visit(HtmlWidget htmlWidget) throws Exception
Exception
void visit(HtmlWidget.HtmlTemplate htmlTemplate) throws Exception
Exception
void visit(HtmlWidget.HtmlTemplateDecorator htmlTemplateDecorator) throws Exception
Exception
void visit(HtmlWidget.HtmlTemplateDecoratorSection htmlTemplateDecoratorSection) throws Exception
Exception
void visit(IterateSectionWidget iterateSectionWidget) throws Exception
Exception
void visit(ModelSingleForm modelForm) throws Exception
Exception
void visit(ModelMenuItem modelMenuItem) throws Exception
Exception
void visit(ModelScreen modelScreen) throws Exception
Exception
void visit(ModelScreenWidget.ColumnContainer columnContainer) throws Exception
Exception
void visit(ModelScreenWidget.Container container) throws Exception
Exception
void visit(ModelScreenWidget.Content content) throws Exception
Exception
void visit(ModelScreenWidget.DecoratorScreen decoratorScreen) throws Exception
Exception
void visit(ModelScreenWidget.DecoratorSection decoratorSection) throws Exception
Exception
void visit(ModelScreenWidget.DecoratorSectionInclude decoratorSectionInclude) throws Exception
Exception
void visit(ModelScreenWidget.Form form) throws Exception
Exception
void visit(ModelScreenWidget.Grid grid) throws Exception
Exception
void visit(ModelScreenWidget.HorizontalSeparator horizontalSeparator) throws Exception
Exception
void visit(ModelScreenWidget.ScreenImage image) throws Exception
Exception
void visit(ModelScreenWidget.IncludeScreen includeScreen) throws Exception
Exception
void visit(ModelScreenWidget.Label label) throws Exception
Exception
void visit(ModelScreenWidget.ScreenLink link) throws Exception
Exception
void visit(ModelScreenWidget.Menu menu) throws Exception
Exception
void visit(ModelScreenWidget.PlatformSpecific platformSpecific) throws Exception
Exception
void visit(ModelScreenWidget.PortalPage portalPage) throws Exception
Exception
void visit(ModelScreenWidget.Screenlet screenlet) throws Exception
Exception
void visit(ModelScreenWidget.Section section) throws Exception
Exception
void visit(ModelScreenWidget.Tree tree) throws Exception
Exception
void visit(ModelTree.ModelNode modelNode) throws Exception
Exception
void visit(ModelTree.ModelNode.ModelSubNode modelSubNode) throws Exception
Exception
void visit(ModelScreenWidget.Column column) throws Exception
Exception