org.apache.myfaces.examples.jslistener
Class JsListenerModel

java.lang.Object
  extended byorg.apache.myfaces.examples.jslistener.JsListenerModel

public class JsListenerModel
extends java.lang.Object

Author:
Martin Marinschek

Constructor Summary
JsListenerModel()
           
 
Method Summary
 java.util.List getOptionItems()
           
 java.util.List getOptions()
           
 void setOptions(java.util.List options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsListenerModel

public JsListenerModel()
Method Detail

getOptions

public java.util.List getOptions()

setOptions

public void setOptions(java.util.List options)

getOptionItems

public java.util.List getOptionItems()


Copyright © 2007 Apache Software Foundation. All Rights Reserved.