Class fvaswing.components.FvDateLabel

Description

Simple label component with automatic today's date.

Date is formatting using DateFormatter formatter and the Fever Localisation API.

Method Index

new FvDateLabel()
getFormattingString(), setFormattingString()

Constructor Detail

FvDateLabel

public function FvDateLabel(HAlignment:Number)

Constructor.

Method Detail

setFormattingString

public function setFormattingString(pattern:String):Void

Sets the formatting pattern for date representation.

getFormattingString

public function getFormattingString():String

Returns the formatting pattern apply.