public interface PropertiesInfo
PropertiesInfo interface provides users various
jet.webreport.beans.Property of report, page, components
and so on.| Modifier and Type | Method and Description |
|---|---|
Iterator |
getAllProperties()
Returns all
Property in Iterator |
String[] |
getAllPropertyNames()
Returns all property names in a string array.
|
Property |
getProperty(String name)
Returns
jet.webreport.beans.Property instance
with the specified property name. |
© insightsoftware. All rights reserved.