Package | Description |
---|---|
net.sf.jasperreports.engine.part | |
net.sf.jasperreports.parts |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPartComponentManager
A default
component manager implementation. |
Modifier and Type | Method and Description |
---|---|
PartComponentManager |
PartComponentsBundle.getComponentManager(String componentName)
Returns the manager for a component type identified by name.
|
PartComponentManager |
DefaultPartComponentsBundle.getComponentManager(String componentName) |
PartComponentManager |
PartComponentsEnvironment.getManager(ComponentKey componentKey)
Returns a component manager that corresponds to a particular component
type key.
|
Modifier and Type | Method and Description |
---|---|
Map<String,PartComponentManager> |
DefaultPartComponentsBundle.getComponentManagers()
Returns the internal map of component managers, indexed by component name.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultPartComponentsBundle.setComponentManagers(Map<String,PartComponentManager> componentManagers)
Sets the map of component managers.
|
Modifier and Type | Class and Description |
---|---|
class |
PartComponentsManager |
Copyright © 2016. All rights reserved.