public class PropertyBindingHandle extends StructureHandle
structContext
elementHandle
Constructor and Description |
---|
PropertyBindingHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of property binding.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue()
Returns the overridden value of property binding.
|
void |
setValue(java.lang.String expression)
Sets the property binding value.
|
drop, getContext, getDefn, getExpressionProperty, getExternalizedValue, getExternalizedValue, getIntProperty, getMember, getProperty, getPropertyDefn, getStringProperty, getStructure, isDesignTime, isLocal, iterator, setDesignTime, setExpressionProperty, setProperty, setPropertySilently
getReference
getDesign, getElement, getElementHandle, getModule
public PropertyBindingHandle(SimpleValueHandle valueHandle, int index)
valueHandle
- the value handle for property binding list of one propertyindex
- the position of this property binding in the listCopyright © 2008 Actuate Corp. All rights reserved.