com.microstrategy.web.objects.WebCssFormatContainer |
![]()
WebAttributeHeader,
WebDimensionHeader,
WebGridHeaders,
WebGridPageHeaders,
WebGridTitles,
WebHeader,
WebMetricHeader,
WebReportGrid,
WebRowValue,
WebTitle
|
This interface represents grid object that contain associated CSS format. Unlike the format properties from template, which only represents the properties of a layer (template, axis or template unit), CSS formats are resolved - that is they contain complete information necessary to format corresponding grid elements.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String | getCssClass() | ||||||||||
abstract WebFormat |
getCssFormat()
Returns the format associated with this report element.
| ||||||||||
abstract WebPropertyGroup |
getFormatPropertySets()
Returns the formatting property group associated with this report element.
|
Returns the format associated with this report element.
WebObjectsException | Thrown when error occurs during get this property group. |
---|
Returns the formatting property group associated with this report element.
WebObjectsException | Thrown when error occurs during get this property group. |
---|