org.paneris.jammyjoes.mvp
Class ProductSelectionFromContext

java.lang.Object
  extended by org.paneris.jammyjoes.mvp.ProductSelectionFromContext
All Implemented Interfaces:
Selection

public class ProductSelectionFromContext
extends java.lang.Object
implements Selection


Constructor Summary
ProductSelectionFromContext(org.melati.poem.Selectable selectable, Context context)
           
 
Method Summary
 void visitEach(Command command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductSelectionFromContext

public ProductSelectionFromContext(org.melati.poem.Selectable selectable,
                                   Context context)
Method Detail

visitEach

public void visitEach(Command command)
Specified by:
visitEach in interface Selection


Copyright © 2001-2008 PanEris. All Rights Reserved.