A generic and extensible editor for working with Maven data types.
remarks
Type editors are used extensively in MavenWorks, for editing everything
from layout properties to globals and part options. They are extensible, and
will display the most appropriate editor for the given type.
To extend the TypeEditors, use the [ITypeEditorFactory].
Callable
TypeEditor(__namedParameters: object): Element
A generic and extensible editor for working with Maven data types.
A generic and extensible editor for working with Maven data types.
Type editors are used extensively in MavenWorks, for editing everything from layout properties to globals and part options. They are extensible, and will display the most appropriate editor for the given type.
To extend the TypeEditors, use the [ITypeEditorFactory].