public class SearchKeyHandle extends StructureHandle
ActionHandle
structContext
elementHandle
Constructor and Description |
---|
SearchKeyHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of search key.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExpression()
Returns the expression of this search key.
|
void |
setExpression(java.lang.String expression)
Sets the expression of this search key.
|
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 SearchKeyHandle(SimpleValueHandle valueHandle, int index)
valueHandle
- the value handle for search key list of one propertyindex
- the position of this search key in the listpublic java.lang.String getExpression()
public void setExpression(java.lang.String expression)
expression
- the expression to setCopyright © 2008 Actuate Corp. All rights reserved.