com.microstrategy.web.objects.rw.RWTransactionSelector |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract RWGroupByElements |
getAvailableElements()
Return
RWGroupByElements collection containing available DataDriven elements
for this control. | ||||||||||
abstract WebObjectInfo |
getDataSet()
Return
WebObjectInfo DataSet associated with this control. | ||||||||||
abstract int |
getFilterType()
A control groupby cannot be added for a DDIC selector, so when a DDIC is targeted, we save the
filter type, unit condition or slicing, on the DDIC directly.
| ||||||||||
abstract WebAttributeForm |
getMatchForm()
Return
WebAttributeForm object representing the form that will be
used in matching elements | ||||||||||
abstract WebAttributeForm |
getWriteBackForm()
Return
WebAttributeForm object representing the form that will be
written back to the database. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Return RWGroupByElements
collection containing available DataDriven elements
for this control.
Return WebObjectInfo
DataSet associated with this control.
This is where the element list for DataDriven controls is derived from
A control groupby cannot be added for a DDIC selector, so when a DDIC is targeted, we save the filter type, unit condition or slicing, on the DDIC directly. This method returns the filter type.
Return WebAttributeForm
object representing the form that will be
used in matching elements
WebAttributeForm
object
Return WebAttributeForm
object representing the form that will be
written back to the database.
WebAttributeForm
object