public abstract class ValueHandle extends ElementDetailHandle
elementHandle
Constructor and Description |
---|
ValueHandle(DesignElementHandle element)
Constructs a value handle with the given element handle.
|
Modifier and Type | Method and Description |
---|---|
abstract org.eclipse.birt.report.model.core.StructureContext |
getContext()
Returns the structure context to the value.
|
abstract IElementPropertyDefn |
getPropertyDefn()
Gets the property definition.
|
org.eclipse.birt.report.model.core.MemberRef |
getReference()
Deprecated.
removed since 2.5, replaced by
getContext() |
getDesign, getElement, getElementHandle, getModule
public ValueHandle(DesignElementHandle element)
element
- a handle to a report elementpublic abstract IElementPropertyDefn getPropertyDefn()
public org.eclipse.birt.report.model.core.MemberRef getReference()
getContext()
public abstract org.eclipse.birt.report.model.core.StructureContext getContext()
Copyright © 2008 Actuate Corp. All rights reserved.