public interface JRComponentElement extends JRElement
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_COMPONENT_NAME |
Modifier and Type | Method and Description |
---|---|
Component |
getComponent()
Returns the component instance wrapped by this element.
|
ComponentKey |
getComponentKey()
Returns the component type key for this element.
|
clone, collectExpressions, getElementGroup, getKey, getPositionTypeValue, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchTypeValue, getX, getY, isPrintInFirstWholeBand, isPrintRepeatedValues, isPrintWhenDetailOverflows, isRemoveLineWhenBlank, setPositionType, setPrintInFirstWholeBand, setPrintRepeatedValues, setPrintWhenDetailOverflows, setRemoveLineWhenBlank, setStretchType, setWidth, setX
visit
clone
getBackcolor, getForecolor, getHeight, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnModeValue, getWidth, setBackcolor, setForecolor, setMode
getDefaultStyleProvider, getStyle, getStyleNameReference
getParentProperties, getPropertiesMap, hasProperties
getUUID
static final String PROPERTY_COMPONENT_NAME
ComponentKey getComponentKey()
The component type key needs to be set in order to locate the component manager.
Component getComponent()
Copyright © 2017. All rights reserved.