| Package | Description |
|---|---|
| csbase.client.applications.desktoplauncher | |
| csbase.client.desktop | |
| csbase.client.openbus |
| Modifier and Type | Class and Description |
|---|---|
class |
DesktopLauncherEventHandler
Tratdor de eventos.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DesktopFrameOpenBusEventHandler
Handler padrão de um desktop CSBASE.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OpenBusEventHandlerInterface
Interface de tratador de eventos.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenBusEventHandler
Tratador de eventos padrão nulo.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OpenBusEventReceiverInterface> |
OpenBusSession.getEventReceivers()
Retorna a lista de receptores de eventos.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenBusSession.addEventReceiver(OpenBusEventReceiverInterface receiver)
Adiciona receptor de eventos.
|
void |
OpenBusSession.delEventReceiver(OpenBusEventReceiverInterface receiver)
Retira receptor de eventos.
|
Copyright © 2015. All Rights Reserved.