Class com.Components.MultiColumnList.HeaderButton

Field Index

HEADER_FIRST, HEADER_LAST, HEADER_NORMAL

Method Index

new HeaderButton()
GetId(), SetCanSort(), SetId(), SetLabel(), SetShowArrow(), SetSortDirection(), SetType(), SetWidth()

Constructor Detail

HeaderButton

public function HeaderButton()

Field Detail

HEADER_NORMAL

static public HEADER_NORMAL

HEADER_FIRST

static public HEADER_FIRST

HEADER_LAST

static public HEADER_LAST

Method Detail

SetId

public function SetId(id:Number)

GetId

public function GetId()

SetCanSort

public function SetCanSort(canSort:Boolean)

SetShowArrow

public function SetShowArrow(show:Boolean)

SetLabel

public function SetLabel(label:String)

SetWidth

public function SetWidth(newWidth:Number)

SetType

public function SetType(type:Number)

SetSortDirection

public function SetSortDirection(direction:Number):Void