Interface IApplicationEditorDescriptor

  • All Known Implementing Classes:
    ApplicationEditorDescriptor

    public interface IApplicationEditorDescriptor
    The application editor descriptor.

    It provides the AEF 2.0 definition to application editor infrastructure.

    The application-specific editor descriptor can be registered via the extension point com.e1c.g5.dt.applications.ui.editor.applicationEditorUiContributions/editorDescriptor.

    Since:
    1.0.0
    See Also:
    ApplicationEditorDescriptor
    • Method Detail

      • getDefinition

        IManagingDefinition getDefinition()
        Returns the managing definition.
        Returns:
        the managing definition, cannot be null.