com.alogient.cameleon.extension.wicket.ui.component
Class IntegerSelectChoice

java.lang.Object
  extended by com.alogient.cameleon.extension.wicket.ui.component.SelectChoice<Integer>
      extended by com.alogient.cameleon.extension.wicket.ui.component.IntegerSelectChoice
All Implemented Interfaces:
Serializable, Comparable<SelectChoice<Integer>>

public class IntegerSelectChoice
extends SelectChoice<Integer>

Integer select choice

See Also:
Serialized Form

Constructor Summary
IntegerSelectChoice(Integer key, String display)
          
 
Method Summary
 
Methods inherited from class com.alogient.cameleon.extension.wicket.ui.component.SelectChoice
compareTo, getDisplay, getKey, getKeyAsString, setDisplay, setKey, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IntegerSelectChoice

public IntegerSelectChoice(Integer key,
                           String display)



Copyright © 2011 Alogient. All Rights Reserved.