public class ChangeOwnershipListener extends Object implements com.vaadin.ui.Button.ClickListener
| Modifier and Type | Field and Description |
|---|---|
protected I18nManager |
i18nManager |
protected Task |
task |
protected TaskDetailPanel |
taskDetailPanel |
| Constructor and Description |
|---|
ChangeOwnershipListener(Task task,
TaskDetailPanel taskDetailPanel) |
| Modifier and Type | Method and Description |
|---|---|
void |
buttonClick(com.vaadin.ui.Button.ClickEvent event) |
protected Task task
protected TaskDetailPanel taskDetailPanel
protected I18nManager i18nManager
public ChangeOwnershipListener(Task task, TaskDetailPanel taskDetailPanel)
Copyright © 2016 Alfresco. All rights reserved.