| Interface | Description |
|---|---|
| ElementVisitor<T> |
A visitor used to visit all the element of a component
|
| PageFactory |
| Class | Description |
|---|---|
| AnyLocalContainerVisitor |
A visitor
|
| AssetVisitor | |
| AuthRulesCollector | |
| ComponentVisitor |
An element visitor which traverses the tree of elements recursively to collect all the components used in a page
|
| EmptyPageFactory | |
| FixBondsTypesVisitor | |
| FragmentBindingValueTransformer | |
| FragmentChangeVisitor |
An element visitor which traverses the tree of elements recursively to collect rename reference of fragment
|
| FragmentIdVisitor |
An element visitor which traverses the tree of elements recursively to collect all the fragment IDs used in a page
|
| HtmlBuilderVisitor |
An element visitor which traverses the tree of elements recursively to collect html parts of a page
|
| ModelPropertiesVisitor |
An element visitor which traverses the tree of elements recursively to collect all the data used in a page
|
| PageHasValidationErrorVisitor |
An element visitor which traverses the tree of elements recursively to find out if a page still contains elements that have a validation error
|
| PropertyValuesVisitor |
An element visitor which traverses the tree of elements recursively to collect property values in a page
|
| RequiredModulesVisitor | |
| VariableModelVisitor |
An element visitor which traverses the tree of elements recursively to collect all the variables used in a page
|
| VisitorFactory | |
| WidgetIdVisitor |
An element visitor which traverses the tree of elements recursively to collect all the widget IDs used in a page
|
Copyright © 2021. All rights reserved.