| Package | Description |
|---|---|
| csbase.client.applications.statsviewer |
| Modifier and Type | Method and Description |
|---|---|
LogsView.DateViewType |
SearchPanel.getDateViewType() |
static LogsView.DateViewType |
LogsView.DateViewType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LogsView.DateViewType[] |
LogsView.DateViewType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatsViewer.filterDateViewType(LogsView.DateViewType dateViewType)
Filtra os dados exibidos nos gráficos para agrupar os resultados conforme o
LogsView.DateViewType fornecido. |
void |
LogsView.setDateViewType(LogsView.DateViewType dateViewType)
Modifica a visão para agrupar as datas.
|
| Constructor and Description |
|---|
LogsView(LogsView.DateViewType dateView,
LogsView.LogsDataType logsType)
Construtor.
|
Copyright © 2015. All Rights Reserved.