com.microstrategy.web.objects.rw.RWDICVisitor |
This interface defines callback methods that are called when encounter a DIC either in grids or text fields of the document.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onDIC(RWGridGraphDef def, WebTemplateMetric metric, RWTransactionSelector ctl)
This method is called when a DIC is found on a metric of a grid template.
| ||||||||||
abstract void |
onDIC(RWGridGraphDef def, WebTemplateUnit unit, WebTemplateAttribute attr, WebAttributeForm form, RWTransactionSelector ctl)
This method is called when a DIC is found on a attribute form of a grid template.
|
This method is called when a DIC is found on a metric of a grid template.
This method is called when a DIC is found on a attribute form of a grid template.