| Package | Description |
|---|---|
| csbase.client.algorithms.view | |
| csbase.client.algorithms.view.flow | |
| csbase.client.algorithms.view.simple |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractAlgorithmConfiguratorPanel.AbstractParametersPanel |
AbstractAlgorithmConfiguratorPanel.createParametersConfigurationPanel()
Cria o painel em modo
ParameterView.Mode.CONFIGURATION. |
protected abstract AbstractAlgorithmConfiguratorPanel.AbstractParametersPanel |
AbstractAlgorithmConfiguratorPanel.createParametersReportPanel()
Cria o painel em modo
ParameterView.Mode.REPORT. |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractAlgorithmConfiguratorPanel.AbstractParametersPanel |
FlowAlgorithmConfiguratorPanel.createParametersConfigurationPanel()
Cria o painel em modo
ParameterView.Mode.CONFIGURATION. |
protected AbstractAlgorithmConfiguratorPanel.AbstractParametersPanel |
FlowAlgorithmConfiguratorPanel.createParametersReportPanel()
Cria o painel em modo
ParameterView.Mode.REPORT. |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractAlgorithmConfiguratorPanel.AbstractParametersPanel |
SimpleAlgorithmConfiguratorPanel.createParametersConfigurationPanel()
Cria o painel em modo
ParameterView.Mode.CONFIGURATION. |
protected AbstractAlgorithmConfiguratorPanel.AbstractParametersPanel |
SimpleAlgorithmConfiguratorPanel.createParametersReportPanel()
Cria o painel em modo
ParameterView.Mode.REPORT. |
Copyright © 2018. All rights reserved.