public class MonitoringTableEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
event
Tipo do evento.
|
static int |
REFRESH
Ocorre sempre que os dados exibidos na tabela são alterados.
|
static int |
REMOTE_ERROR
É notificado caso ocorra um erro de conexão no momento do componente
acessar o SGAService para atualizar seus dados.
|
| Constructor and Description |
|---|
MonitoringTableEvent(int eventType)
Construtor
|
public static final int REFRESH
public static final int REMOTE_ERROR
public int event
Copyright © 2018. All rights reserved.