Options
All
  • Public
  • Public/Protected
  • All
Menu

Module TypeEditor

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.

    Parameters

    • __namedParameters: object

    Returns Element

Index

Interfaces

Generated using TypeDoc