|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.expr.ExpressionBinding
com.threerings.expr.ExpressionBinding.StringBinding
public static class ExpressionBinding.StringBinding
A string binding.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.expr.ExpressionBinding |
|---|
ExpressionBinding.Color4fBinding, ExpressionBinding.FloatBinding, ExpressionBinding.IntegerBinding, ExpressionBinding.StringBinding, ExpressionBinding.Transform3DBinding |
| Field Summary | |
|---|---|
StringExpression |
expression
The expression that determines the value. |
| Fields inherited from class com.threerings.expr.ExpressionBinding |
|---|
_flagPaths, _paths, flags, paths |
| Constructor Summary | |
|---|---|
ExpressionBinding.StringBinding()
|
|
| Method Summary | |
|---|---|
Updater |
createUpdater(ConfigManager cfgmgr,
Scope scope,
Object object)
Creates a value updater for the supplied context and target object. |
void |
invalidate()
Invalidates any cached data. |
| Methods inherited from class com.threerings.expr.ExpressionBinding |
|---|
createPaths, createUpdater, getFlags, getTargets, resolvePaths |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Editable public StringExpression expression
| Constructor Detail |
|---|
public ExpressionBinding.StringBinding()
| Method Detail |
|---|
public Updater createUpdater(ConfigManager cfgmgr,
Scope scope,
Object object)
ExpressionBinding
createUpdater in class ExpressionBindingpublic void invalidate()
ExpressionBinding
invalidate in class ExpressionBinding
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||