Uses of Class
org.beanfabrics.model.Options

Packages that use Options
org.beanfabrics.event   
org.beanfabrics.model   
 

Uses of Options in org.beanfabrics.event
 

Constructors in org.beanfabrics.event with parameters of type Options
OptionsEvent(Options source)
           
 

Uses of Options in org.beanfabrics.model
 

Methods in org.beanfabrics.model that return Options
static
<T> Options<T>
Options.create(T... values)
           
protected  Options<java.lang.Boolean> BooleanPM.createDefaultOptions()
           
 Options ITextPM.getOptions()
           
 Options TextPM.getOptions()
           
 

Methods in org.beanfabrics.model with parameters of type Options
 void Options.putAll(Options other)
           
 void ITextPM.setOptions(Options options)
           
 void TextPM.setOptions(Options newOptions)
           
 



© 2010 by Michael Karneim, http://www.beanfabrics.org