|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
| Method Summary | |
|---|---|
JRPropertiesHolder |
getParentProperties()
Returns the parent properties holder, whose properties are used as defaults for this object. |
JRPropertiesMap |
getPropertiesMap()
Returns this object's properties map. |
boolean |
hasProperties()
Checks whether the object has any properties. |
| Method Detail |
|---|
boolean hasProperties()
JRPropertiesMap getPropertiesMap()
JRPropertiesHolder getParentProperties()
null if no parent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||