|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.birt.report.model.api.ElementDetailHandle
org.eclipse.birt.report.model.api.ValueHandle
Abstract base class for value-based handles.
| Field Summary |
| Fields inherited from class org.eclipse.birt.report.model.api.ElementDetailHandle |
elementHandle |
| Constructor Summary | |
ValueHandle(DesignElementHandle element)
Constructs a value handle with the given element handle. |
|
| Method Summary | |
abstract IElementPropertyDefn |
getPropertyDefn()
Gets the property definition. |
abstract org.eclipse.birt.report.model.core.MemberRef |
getReference()
Returns a reference to the value. |
| Methods inherited from class org.eclipse.birt.report.model.api.ElementDetailHandle |
getDesign, getElement, getElementHandle, getModule |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ValueHandle(DesignElementHandle element)
element - a handle to a report element| Method Detail |
public abstract IElementPropertyDefn getPropertyDefn()
public abstract org.eclipse.birt.report.model.core.MemberRef getReference()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||