public interface EditorSource
| Modifier and Type | Method and Description |
|---|---|
<T> void |
processAspect(int aspect,
javax.xml.namespace.QName dimensionName,
java.util.Set<T> set,
RSTableOpenFilter filter)
An EditorSource must implement this method.
|
void |
setDTSContainer(DTSContainer dts)
Convenient method to reset the EditorSource content.
|
<T> void processAspect(int aspect,
javax.xml.namespace.QName dimensionName,
java.util.Set<T> set,
RSTableOpenFilter filter)
T - the generic typeaspect - this is the aspect code as defined in CommonAspectRuledimensionName - when the aspect
is com.ihr.xbrl.om.table.definition.CommonAspectRule.DIMENSION this parameter provides
the dimension nameset - this is the set that contains values from the instance. The EditorSource might add
new values to this setfilter - this parameter is optional, if present it represents a filter that will process
values to return just some of the original valuesvoid setDTSContainer(DTSContainer dts)
dts - the dts to store information forCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa