net.sf.jasperreports.engine
Interface JRScriptlet
- All Superinterfaces:
- Cloneable, JRCloneable, JRPropertiesHolder
- All Known Implementing Classes:
- JRBaseScriptlet, JRDesignScriptlet, JRFillScriptlet
public interface JRScriptlet
- extends JRPropertiesHolder, JRCloneable
- Version:
- $Id: JRScriptlet.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
SCRIPTLET_PARAMETER_NAME_SUFFIX
static final String SCRIPTLET_PARAMETER_NAME_SUFFIX
- See Also:
- Constant Field Values
getName
String getName()
getDescription
String getDescription()
setDescription
void setDescription(String description)
getValueClass
Class<?> getValueClass()
getValueClassName
String getValueClassName()
Copyright © 2012. All Rights Reserved.