| Package | Description |
|---|---|
| csbase.client.applications.statsviewer |
| Modifier and Type | Method and Description |
|---|---|
LogsView.LogsDataType |
LogsView.getLogType() |
static LogsView.LogsDataType |
LogsView.LogsDataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LogsView.LogsDataType[] |
LogsView.LogsDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsView.setLogType(LogsView.LogsDataType type)
Modifica o tipo de log.
|
void |
StatsViewer.setLogType(LogsView.LogsDataType logType)
Atualiza a configuração de busca atual e os painéis conforme o novo tipo de
dado de interesse fornecido.
|
void |
FilterPanel.setLogType(LogsView.LogsDataType selectedType)
Atualiza o painel conforme o tipo de estatística de interesse selecionado.
|
void |
GraphicTabsPanel.setLogType(LogsView.LogsDataType selectedType)
Atualiza o painel conforme o tipo de estatística de interesse selecionado.
|
| Constructor and Description |
|---|
LogsView(LogsView.DateViewType dateView,
LogsView.LogsDataType logsType)
Construtor.
|
Copyright © 2015. All Rights Reserved.