Package com.sibvisions.rad.ui.gwt.shared.event

Contains event specific classes.

See:
          Description

Class Summary
DeleteTableDataEvent<M extends TableRow> The DeleteTableDataEvent is a ServiceEvent to delete table data from a remote component.
EditorValueEvent The EditorValueEvent is a ServiceEvent to send editor values to the server.
ErrorResult The ErrorResult contains the response for a failed request.
InsertUpdateTableDataEvent<M extends TableRow> The InsertUpdateTableDataEvent is a ServiceEvent to change table data from a remote component.
MetaDataEvent The MetaDataEvent is a ServiceEvent to retrieve the meta data of a remote table.
MetaDataResult The MetaDataResult is the ServiceResult of a meta data request.
ServiceEvent The ServiceEvent holds information about client side actions.
ServiceResult The ServiceResult contains the response of a dispached event.
TableDataEvent The TableDataEvent is a ServiceEvent to retrieve data from a remote table.
TableDataResult<M extends TableRow> The TableDataResult is the ServiceResult of a table data request.
TableEvent The TableEvent is a ServiceEvent to send table settings to the server.
TableResult The ServiceResult contains the response of a dispached event.
 

Enum Summary
ErrorResult.ErrorType the possible errors.
EventType The EventType defines all possible events for client/server event handling.
 

Package com.sibvisions.rad.ui.gwt.shared.event Description

Contains event specific classes.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.