| Package | Description |
|---|---|
| org.bonitasoft.web.designer.config | |
| org.bonitasoft.web.designer.localization | |
| org.bonitasoft.web.designer.visitor |
| Modifier and Type | Method and Description |
|---|---|
PageFactory |
DesignerConfig.modelPropertiesFactory(FragmentRepository fragmentRepository) |
| Modifier and Type | Method and Description |
|---|---|
HtmlBuilderVisitor |
DesignerConfig.htmlBuilderVisitor(FragmentRepository fragmentRepository,
List<PageFactory> pageFactories,
RequiredModulesVisitor requiredModulesVisitor,
DirectivesCollector directivesCollector,
AssetVisitor assetVisitor,
PageRepository pageRepository,
WidgetRepository widgetRepository) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalizationFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyPageFactory |
class |
ModelPropertiesVisitor
An element visitor which traverses the tree of elements recursively to collect all the data used in a page
|
class |
PropertyValuesVisitor
An element visitor which traverses the tree of elements recursively to collect property values in a page
|
class |
VariableModelVisitor
An element visitor which traverses the tree of elements recursively to collect all the variables used in a page
|
| Constructor and Description |
|---|
HtmlBuilderVisitor(FragmentRepository fragmentRepository,
List<PageFactory> pageFactories,
RequiredModulesVisitor requiredModulesVisitor,
AssetVisitor assetVisitor,
DirectivesCollector directivesCollector,
AssetRepository<Page> pageAssetRepository,
AssetRepository<Widget> widgetAssetRepository) |
Copyright © 2020. All rights reserved.