org.apache.myfaces.examples.jslistener
Class JsListenerModel

java.lang.Object
  extended by org.apache.myfaces.examples.jslistener.JsListenerModel

public class JsListenerModel
extends Object

Author:
Martin Marinschek

Constructor Summary
JsListenerModel()
           
 
Method Summary
 List getOptionItems()
           
 List getOptions()
           
 void setOptions(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 List getOptions()

setOptions

public void setOptions(List options)

getOptionItems

public List getOptionItems()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.