|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.FieldCenter
public class FieldCenter
FieldCenter, to generate field by name and update field to date.
| Constructor Summary | |
|---|---|
FieldCenter()
|
|
| Method Summary | |
|---|---|
static void |
clearCache(inetsoft.report.internal.BindableElement element)
Clear cache in model. |
static ColumnSelection |
getColumnSelection(inetsoft.report.internal.BindableElement element)
Get all column selection from a bindable element's specified source attr. |
static ColumnSelection |
getColumnSelection(inetsoft.report.internal.BindableElement element,
boolean checked)
Get all column selection from a bindable element's specified source attr. |
static ColumnSelection |
getColumnSelection(ReportSheet report,
inetsoft.report.internal.binding.SourceAttr source)
Get all column selection from a source. |
static inetsoft.report.internal.binding.BindingTreeModel.Entry |
getEntry(inetsoft.report.internal.BindableElement element)
Get entry from a bindable element's source attr. |
static inetsoft.report.internal.binding.Field |
getField(inetsoft.report.internal.BindableElement element,
inetsoft.report.internal.binding.SourceAttr sattr,
String name)
Get a specified field by its name. |
static inetsoft.report.internal.binding.Field |
getField(inetsoft.report.internal.BindableElement element,
String field)
Get a specified field by its name. |
static inetsoft.report.internal.binding.Field |
getField(ColumnSelection sel,
String field)
Get field from column selection. |
static inetsoft.report.internal.binding.Field |
getField(ColumnSelection sel,
String field,
boolean dup)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FieldCenter()
| Method Detail |
|---|
public static void clearCache(inetsoft.report.internal.BindableElement element)
public static inetsoft.report.internal.binding.Field getField(inetsoft.report.internal.BindableElement element,
String field)
public static inetsoft.report.internal.binding.BindingTreeModel.Entry getEntry(inetsoft.report.internal.BindableElement element)
public static ColumnSelection getColumnSelection(inetsoft.report.internal.BindableElement element,
boolean checked)
public static ColumnSelection getColumnSelection(ReportSheet report,
inetsoft.report.internal.binding.SourceAttr source)
public static ColumnSelection getColumnSelection(inetsoft.report.internal.BindableElement element)
public static inetsoft.report.internal.binding.Field getField(inetsoft.report.internal.BindableElement element,
inetsoft.report.internal.binding.SourceAttr sattr,
String name)
public static inetsoft.report.internal.binding.Field getField(ColumnSelection sel,
String field)
public static inetsoft.report.internal.binding.Field getField(ColumnSelection sel,
String field,
boolean dup)
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||