com.microstrategy.web.objects.WebSortConfig |
![]()
WebFormSortConfig,
WebMetricHierarchicalSortConfig,
WebMetricHierarchicalSortConfigImpl,
WebMetricSortConfig
|
This interface is intented to configure a sort operation on a grid. The interface extends from WebSort
. However this interface represents a purely configuration object. That implies that its implementations
would be standalone config objects (unlike WebSort which is tied to grid template objects). The getters on such implementations thus would represent the values set instead of actual values on a template.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void | generateDelta(RWDelta delta) | ||||||||||
abstract int |
getAxis()
Returns the axis name configured
| ||||||||||
abstract void |
setAxis(int axisName)
Sets the axis name
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Returns the axis name configured
Sets the axis name