Interface EditorLogic<T>

    • Method Detail

      • getWidgetInstanceManager

        com.hybris.cockpitng.engine.WidgetInstanceManager getWidgetInstanceManager()
        Returns the widget instance manager.
        Returns:
        the widget instance manager
      • getEditorContext

        com.hybris.cockpitng.editors.EditorContext<T> getEditorContext()
        Returns the editor context.
        Returns:
        the editor context
      • getEditorListener

        com.hybris.cockpitng.editors.EditorListener<T> getEditorListener()
        Returns the editor listener.
        Returns:
        the editor listener