Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • cards before the 'Add Task' window

 

  • cards on 'Add Task' window

...

The card need to be of type Ext.panel.Panel, and need to extend the card wizard interface 'Editor.controller.admin.IWizardCard'.

              
               Card wizard interface -> 'IWizardCard'


This interface provide us with couple of functions needed for manipulation with the buttons visibility and functionality.

...