Class fvaswing.components.datechooser.FvDayCell

Description

Label act as a button.

Method Index

new FvDayCell()
disabled(), highlight(), invert(), isSelected(), normal(), select(), setEnabled(), setSelected(), toString()

Constructor Detail

FvDayCell

public function FvDayCell(text, icon, horizontalAlignment:Number)

Method Detail

setEnabled

public function setEnabled(b:Boolean):Void

Enable or disable the component.

highlight

public function highlight():Void

normal

public function normal():Void

select

public function select():Void

setSelected

public function setSelected(b:Boolean):Void

isSelected

public function isSelected():Boolean

invert

public function invert():Void

disabled

public function disabled():Void

toString

public function toString():String

Returns string representation.