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 | |