Lines Matching defs:createValue
138 * value is computed with <code>LazyValue.createValue()</code>,
142 * with <code>ActiveValue.createValue()</code> for each
217 value = ((LazyValue)value).createValue(this);
232 value = ((ActiveValue)value).createValue(this);
242 * value is computed with <code>LazyValue.createValue()</code>,
246 * with <code>ActiveValue.createValue()</code> for each
935 * by calling <code>LazyValue.createValue()</code> and the real
943 * public Object createValue(UIDefaults table) {
964 Object createValue(UIDefaults table);
976 * public Object createValue(UIDefaults table) {
994 Object createValue(UIDefaults table);
1005 * reduction the first time <code>createValue</code> is called
1080 public Object createValue(final UIDefaults table) {
1188 * in its <code>createValue</code>
1212 public Object createValue(UIDefaults table) {