Interface | Description |
---|---|
TaskDetailPresenter |
Presenter for displaying task detail view.
|
TasksListView |
Tasks Pulse tab UI.
|
TasksListView.Listener | Deprecated
since 5.5, bulk actions are now configurable in footer.
|
Class | Description |
---|---|
DefaultTaskDetailPresenter<D extends info.magnolia.task.definition.TaskDefinition,T extends info.magnolia.task.Task> |
The task detail presenter.
|
TaskItem<T extends info.magnolia.task.Task,D extends info.magnolia.task.definition.TaskDefinition> |
Represents a generic Task object as a Vaadin BeanItem so to be consumed by the UI.
|
TasksContainer | |
TasksListPresenter |
Presenter of
TasksListView . |
TasksListViewImpl |
Implementation of
TasksListView . |
Copyright © 2016 Magnolia International Ltd.. All rights reserved.