class SortSpec extends Model (View source)

Properties

protected $backgroundColorType
protected $backgroundColorDataType
protected $backgroundColorStyleType
protected $backgroundColorStyleDataType
protected $dataSourceColumnReferenceType
protected $dataSourceColumnReferenceDataType
int $dimensionIndex
protected $foregroundColorType
protected $foregroundColorDataType
protected $foregroundColorStyleType
protected $foregroundColorStyleDataType
string $sortOrder

Methods

setBackgroundColor(Color $backgroundColor)

No description

getBackgroundColor()

No description

setBackgroundColorStyle(ColorStyle $backgroundColorStyle)

No description

setDataSourceColumnReference(DataSourceColumnReference $dataSourceColumnReference)

No description

setDimensionIndex($dimensionIndex)

No description

int
getDimensionIndex()

No description

setForegroundColor(Color $foregroundColor)

No description

getForegroundColor()

No description

setForegroundColorStyle(ColorStyle $foregroundColorStyle)

No description

setSortOrder($sortOrder)

No description

string
getSortOrder()

No description

Details

setBackgroundColor(Color $backgroundColor)

No description

Parameters

Color $backgroundColor

Color getBackgroundColor()

No description

Return Value

Color

setBackgroundColorStyle(ColorStyle $backgroundColorStyle)

No description

Parameters

ColorStyle $backgroundColorStyle

ColorStyle getBackgroundColorStyle()

No description

Return Value

ColorStyle

setDataSourceColumnReference(DataSourceColumnReference $dataSourceColumnReference)

No description

Parameters

DataSourceColumnReference $dataSourceColumnReference

DataSourceColumnReference getDataSourceColumnReference()

No description

setDimensionIndex($dimensionIndex)

No description

Parameters

$dimensionIndex

int getDimensionIndex()

No description

Return Value

int

setForegroundColor(Color $foregroundColor)

No description

Parameters

Color $foregroundColor

Color getForegroundColor()

No description

Return Value

Color

setForegroundColorStyle(ColorStyle $foregroundColorStyle)

No description

Parameters

ColorStyle $foregroundColorStyle

ColorStyle getForegroundColorStyle()

No description

Return Value

ColorStyle

setSortOrder($sortOrder)

No description

Parameters

$sortOrder

string getSortOrder()

No description

Return Value

string