Uses of Class
com.neotropic.kuwaiba.modules.commercial.processman.components.ElementPropertyEditorDialog
- 
Packages that use ElementPropertyEditorDialog Package Description com.neotropic.kuwaiba.modules.commercial.processman.tools  - 
- 
Uses of ElementPropertyEditorDialog in com.neotropic.kuwaiba.modules.commercial.processman.tools
Methods in com.neotropic.kuwaiba.modules.commercial.processman.tools with parameters of type ElementPropertyEditorDialog Modifier and Type Method Description static com.vaadin.flow.component.ComponentElementPropertyFactory. eventsFromElementUi(ElementUi element, TranslationService ts, ElementPropertyEditorDialog elementPropertyEditorDialog, List<ArtifactDefinitionFunction> functions, com.vaadin.flow.server.Command command, String path)static com.vaadin.flow.component.ComponentElementPropertyFactory. propertiesFromElementUi(ElementUi element, com.vaadin.flow.server.Command command, TranslationService ts, ElementPropertyEditorDialog elementPropertyEditorDialog)Constructors in com.neotropic.kuwaiba.modules.commercial.processman.tools with parameters of type ElementPropertyEditorDialog Constructor Description ElementOptionsPanel(ElementUi elementUi, ElementActionsRegistry elementActionsRegistry, TranslationService ts, ElementPropertyEditorDialog elementPropertyEditorDialog, List<ArtifactDefinitionFunction> functions, com.vaadin.flow.server.Command command, String path) 
 -