com.ontimize.report
Class ReportDesigner.PropertySection
java.lang.Object
com.ontimize.report.ReportDesigner.PropertySection
- Enclosing class:
- ReportDesigner
- public static class ReportDesigner.PropertySection
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportDesigner.PropertySection
public ReportDesigner.PropertySection(ReportDesigner.ContentPanel p,
java.lang.String n,
java.lang.Object defv,
int type,
java.lang.Object[] values)
setValue
public void setValue(java.lang.Object v)
getName
public java.lang.String getName()
getValue
public java.lang.Object getValue()
getType
public int getType()
getValues
public java.lang.Object[] getValues()