JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
io.ciera.runtime.api
Package
io.ciera.runtime.api.application
Interface Event
All Superinterfaces:
Serializable
public interface
Event
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getData
(int index)
UniqueId
getEventHandle
()
int
getEventId
()
String
getName
()
Method Details
getEventId
int
getEventId
()
getName
String
getName
()
getEventHandle
UniqueId
getEventHandle
()
getData
Object
getData
(int index)