class: ReleaseListUI

public class: ReleaseListUI
Author: : Tobias Schraut, created 18.10.2007
Project: Phase: 1.0; Status: Proposed; Version: : $Revision: 1850 $ $LastChangedDate: 2008-12-17 1; Complexity: 1
Dates: Created: 16.07.2009 15:32:51; Modified: 16.07.2009 15:32:51;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {7081CE52-E2AB-41d1-A6DF-094C5B40A647}
UI for viewing a list of release entries.
 

Goto: Custom Properties, Fields, Methods

Extends: ListUI

See also: ListUI

Appears in: ui

Connections
 
Custom Properties
 
ReleaseListUI Attributes
Attribute Details
private static const Logger
  logger
Initial: Logger.getLogger(ReleaseListUI.class)
annotations=@SuppressWarnings("unused")
 
ReleaseListUI Methods
Operation Details
protected
displayObject(
   ValueObjectWrapper valueObjectWrapper):ContainerPanelUI
Sequential
Notes: Instanciates a new single release and adds it to the container for display.
@return the ContainerPanelUI in which the new Release is displayed
protected
displayObject(
   ValueObjectWrapper valueObjectWrapper,
   int position):ContainerPanelUI
Sequential
Notes: Instanciates a new single release and adds it to the container for display.
@return the ContainerPanelUI in which the new Release is displayed
public
ReleaseListUI(
   List allReleases):
Sequential
Notes: Public constructor.
@param allCollections the Collections that should be shown in this list