fr.ifremer.wao.ui.components
Class TopiaEntitySelector.MultipleTopiaEntitySelectorModel

java.lang.Object
  extended by org.apache.tapestry5.util.AbstractSelectModel
      extended by org.chenillekit.tapestry.core.models.GenericMultipleSelectModel<E>
          extended by fr.ifremer.wao.ui.components.TopiaEntitySelector.MultipleTopiaEntitySelectorModel
All Implemented Interfaces:
org.apache.tapestry5.SelectModel, org.chenillekit.tapestry.core.encoders.MultipleValueEncoder<E>
Enclosing class:
TopiaEntitySelector<E extends org.nuiton.topia.persistence.TopiaEntity>

public class TopiaEntitySelector.MultipleTopiaEntitySelectorModel
extends org.chenillekit.tapestry.core.models.GenericMultipleSelectModel<E>

Model used by TopiaEntitySelector

Author:
sletellier

Constructor Summary
TopiaEntitySelector.MultipleTopiaEntitySelectorModel()
           
 
Method Summary
 
Methods inherited from class org.chenillekit.tapestry.core.models.GenericMultipleSelectModel
getOptionGroups, getOptions, toClient, toValue
 
Methods inherited from class org.apache.tapestry5.util.AbstractSelectModel
visit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopiaEntitySelector.MultipleTopiaEntitySelectorModel

public TopiaEntitySelector.MultipleTopiaEntitySelectorModel()


Copyright © 2009-2011 Ifremer. All Rights Reserved.