Modifier and Type | Method and Description |
---|---|
ArrayList<WfTemplateBean> |
WorkflowDocService.getAllTemplates() |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowDocServiceAsync.getAllTemplates(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<WfTemplateBean>> callback) |
Modifier and Type | Method and Description |
---|---|
com.extjs.gxt.ui.client.widget.form.ComboBox<WfTemplateBean> |
Display.getSelectWfTemplateCombo() |
Modifier and Type | Method and Description |
---|---|
void |
Display.showInstanciateNewWorkflowPanel(String reportid,
String reportName,
ArrayList<WfTemplateBean> templates) |
Modifier and Type | Method and Description |
---|---|
com.extjs.gxt.ui.client.widget.form.ComboBox<WfTemplateBean> |
WorkflowDocsView.getSelectWfTemplateCombo() |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowDocsView.showInstanciateNewWorkflowPanel(String reportid,
String reportName,
ArrayList<WfTemplateBean> templates)
show the panel to allow the association of a wf template to a report document
|
Modifier and Type | Method and Description |
---|---|
ArrayList<WfTemplateBean> |
WorkflowDocServiceImpl.getAllTemplates() |
Copyright © 2015. All Rights Reserved.