Modifier and Type | Method and Description |
---|---|
void |
ViewModelContextImpl.registerEMFFormsContextListener(EMFFormsContextListener contextListener) |
void |
ViewModelContextImpl.unregisterEMFFormsContextListener(EMFFormsContextListener contextListener) |
Modifier and Type | Class and Description |
---|---|
class |
RuleService
Rule service that, once instantiated, maintains and synchronizes
the state of a rule with its
VElement . |
Modifier and Type | Class and Description |
---|---|
class |
UnsetService
Unset service that, once instantiated, synchronizes the visible state of a
view and its children with the affected EStructuralFeature(s), i.e.
|
Modifier and Type | Class and Description |
---|---|
class |
ValidationServiceImpl
Validation service that, once instantiated, synchronizes the validation result of a model element with its
Renderable.
|
Modifier and Type | Class and Description |
---|---|
class |
TableValidationInitiator
The TableValidationInitiator searches for Tables with an Editing Panel, and creates the necessary ViewModelContexts.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeMasterDetailValidationInitiator
The TreeMasterDatailValidationInitiator searches for
VTreeMasterDetail VElements and registers the necessary
ViewModelContexts. |
Modifier and Type | Class and Description |
---|---|
class |
SettingToControlMapperImpl
Implementation of
EMFFormsSettingToControlMapper . |
Modifier and Type | Method and Description |
---|---|
void |
EMFFormsSpreadsheetViewModelContext.registerEMFFormsContextListener(EMFFormsContextListener contextListener)
Register an
EMFFormsContextListener . |
void |
EMFFormsSpreadsheetViewModelContext.unregisterEMFFormsContextListener(EMFFormsContextListener contextListener)
Unregister an
EMFFormsContextListener . |
Modifier and Type | Method and Description |
---|---|
void |
EMFFormsViewContext.registerEMFFormsContextListener(EMFFormsContextListener contextListener)
Register an
EMFFormsContextListener . |
void |
EMFFormsViewContext.unregisterEMFFormsContextListener(EMFFormsContextListener contextListener)
Unregister an
EMFFormsContextListener . |
Copyright © 2019. All rights reserved.