Package org.cafesip.gwtcomp.client.common

This package contains the classes that are common to the client and server sides.

See:
          Description

Interface Summary
ChartData A marker interface for representing chart data.
DirListingService RPC interface for the ServerFileBrowser component.
DirListingServiceAsync RPC interface for the ServerFileBrowser component.
LiveDataService RPC interface for the LiveDataService component.
LiveDataServiceAsync RPC interface for the LiveDataService component.
PlotInfo A marker interface for the representing the plot characteristics.
 

Class Summary
ChartInfo This class contains the property of the chart that is displayed by a LiveDataPanel component.
ChartInitData This class contains the property of the chart that is displayed by a LiveDataPanel component and the initial data set.
DirectoryElement This class represents a value object that is used to exchange directory and file information that is used by the ServerFileBrowser component.
FileElement This class represents a value object that is used to exchange directory and file information that is used by the ServerFileBrowser component.
LiveDataService.Util Utility class for simplifying access to the instance of async service.
SeriesInfo This class contains the information on a series.
TimeSeriesPlotData This class is used for passing data for a given plot to be displayed by the LiveDataService component.
TimeSeriesPlotInfo This class contains the information on the time series plot.
 

Package org.cafesip.gwtcomp.client.common Description

This package contains the classes that are common to the client and server sides. It typically copntains value objects.



http://www.cafesip.org