Package com.centrasite.control.adapters.collection

Interface Summary
CollectionContext Interface providing contextual information for ReportCollection instances.
FlexLineColumnsProvider Interface for adding content to FLEXLINEInfo objects representing report columns and lines.
ItemLine Interface representing UI lines capable of providing items.
ReportCollection Interface for UI collections working with ReportInterface.
ReportCollectionListener Interface for ReportCollection listeners.
ReportLine ItemLine used in ReportCollection.
 

Class Summary
BaseCollectionContext Base implementation of the CollectionContext interface.
CollectionsUtil Utility class providing convenient methods for working with ReportCollection, ReportLine instances.
DefaultFlexLineColumnsProvider Default implementation of the FlexLineColumnsProvider interface.
DefaultReportCollectionListener Default implementation of the ReportCollectionListener interface.
FlexLineColumnsCollectionContext CollectionContext implementation suitable for usage with ReportCollection instances supporting dynamic columns and using FLEXLine control.
ReportCollectionActionContext This class is used as ActionContext instance when working with ReportCollection.
ReportCollectionAdapter Abstract base adapter class for working with ReportCollection instances.