public interface JRPart extends JRPropertiesHolder, JRCloneable, JRIdentifiable
Modifier and Type | Method and Description |
---|---|
PartComponent |
getComponent()
Returns the component instance wrapped by this part.
|
ComponentKey |
getComponentKey()
Returns the component type key for this part.
|
PartEvaluationTime |
getEvaluationTime()
Determines the moment at which this part is to be evaluated.
|
JRExpression |
getPartNameExpression() |
JRExpression |
getPrintWhenExpression()
Returns the boolean expression that specifies if the part will be displayed.
|
getParentProperties, getPropertiesMap, hasProperties
clone
getUUID
JRExpression getPrintWhenExpression()
JRExpression getPartNameExpression()
ComponentKey getComponentKey()
The component type key needs to be set in order to locate the component manager.
PartComponent getComponent()
PartEvaluationTime getEvaluationTime()
Copyright © 2019 TIBCO Software Inc.. All rights reserved.