Uses of Class
net.sf.jguiraffe.gui.builder.di.tags.ValueData
-
Packages that use ValueData Package Description net.sf.jguiraffe.gui.builder.di.tags In this package tag handler classes for defining beans in a Jelly script can be found. -
-
Uses of ValueData in net.sf.jguiraffe.gui.builder.di.tags
Methods in net.sf.jguiraffe.gui.builder.di.tags that return ValueData Modifier and Type Method Description ValueData
EntryTag. getKeyData()
Returns the data object for the value of the key.ValueData
BeanTag. getValueData()
Returns the data object with information about the value.ValueData
DependencyTag. getValueData()
Returns the data object with information about the tag's (constant) value.
-