RIATest 2 Documentation Copyright © RIATest.com

FlexDateField

Jump to Events | Properties

Extends FlexComboBase > FlexUIComponent > FlexDisplayObject
Native Flex Classesmx.controls.DateField

Events

Event Description Defined By

change


change(newDate:Date)

Native Flex Class: mx.events.CalendarLayoutChangeEvent

Parameters details:
newDate

FlexDateField

keyPress


keyPress(keyCode:String, keyModifier:int = 0)

Native Flex Class: flash.events.KeyboardEvent

Parameters details:
keyCode

Integer code of the key.

keyModifier

Integer mask that specifies which key combination was pressed during operation (or 0 if no keys were pressed). Bitwise OR-ed mask of KM_CTRL, KM_SHIFT or KM_ALT. For example if CTRL and ALT keys were pressed the mask is KM_CTRL|KM_ALT. Default value is 0.

FlexDateField

scroll


scroll(detail:Enumeration)

Native Flex Class: mx.events.DateChooserEvent

Parameters details:
detail

FlexDateField

Derived Events

Event Description Defined By

click


click(keyModifier:int = 0)

Native Flex Class: flash.events.MouseEvent

Mouse is clicked on the object.

Parameters details:
keyModifier

Integer mask that specifies which key combination was pressed during operation (or 0 if no keys were pressed). Bitwise OR-ed mask of KM_CTRL, KM_SHIFT or KM_ALT. For example if CTRL and ALT keys were pressed the mask is KM_CTRL|KM_ALT. Default value is 0.

FlexDisplayObject

close


close(triggerEvent:int = EVT_MOUSE)

Native Flex Class: mx.events.DropdownEvent

Parameters details:
triggerEvent

Input device that triggered the event. One of EVT_MOUSE or EVT_KEYBOARD). Default value is EVT_MOUSE.

FlexComboBase

keyFocusChange


keyFocusChange(shiftKey:Boolean = false, keyCode:String = KEY_TAB)

Native Flex Class: flash.events.FocusEvent

Parameters details:
shiftKey

Default value is false.

keyCode

Integer code of the key. Default value is KEY_TAB.

FlexUIComponent

menuItemSelect


menuItemSelect(target:String)

Native Flex Class: flash.events.ContextMenuEvent

Parameters details:
target

FlexDisplayObject

menuSelect


menuSelect()

Native Flex Class: flash.events.ContextMenuEvent
FlexDisplayObject

mouseMove


mouseMove(localX:int = 0, localY:int = 0, keyModifier:int = 0)

Native Flex Class: flash.events.MouseEvent

Mouse is moved over the object.

Parameters details:
localX

Horizontal coordinate of mouse cursor. Default value is 0.

localY

Vertical coordinate of mouse cursor. Default value is 0.

keyModifier

State of Ctrl,Shift,Alt keys. Integer mask that specifies which key combination was pressed during operation (or 0 if no keys were pressed). Bitwise OR-ed mask of KM_CTRL, KM_SHIFT or KM_ALT. For example if CTRL and ALT keys were pressed the mask is KM_CTRL|KM_ALT. Default value is 0.

FlexDisplayObject

open


open(triggerEvent:int = EVT_MOUSE)

Native Flex Class: mx.events.DropdownEvent

Parameters details:
triggerEvent

Input device that triggered the event. One of EVT_MOUSE or EVT_KEYBOARD). Default value is EVT_MOUSE.

FlexComboBase

textInput


textInput(text:String)

Native Flex Class: flash.events.TextEvent

Parameters details:
text

FlexComboBase

textSelectionChange


textSelectionChange(beginIndex:int, endIndex:int)

Native Flex Class: mx.automation.events.TextSelectionEvent

Parameters details:
beginIndex

endIndex

FlexComboBase

Properties

Property Description Defined By
disabledDays
Type: String
This property is used for verfication.
FlexDateField
disabledRanges
Type: String
This property is used for verfication.
FlexDateField
displayedMonth
Type: Number
This property is used for verfication.
FlexDateField
displayedYear
Type: Number
This property is used for verfication.
FlexDateField
firstDayOfWeek
Type: Number
This property is used for verfication.
FlexDateField
headerColors
Type: String
This property is used for verfication.
FlexDateField
maxYear
Type: Number
This property is used for verfication.
FlexDateField
minYear
Type: Number
This property is used for verfication.
FlexDateField
rollOverColor
Type: String
This property is used for verfication.
FlexDateField
selectedDate
Type: Date
This property is used for default verification.
FlexDateField
showToday
Type: Boolean
This property is used for verfication.
FlexDateField
todayColor
Type: String
This property is used for verfication.
FlexDateField
yearNavigationEnabled
Type: Boolean
This property is used for verfication.
FlexDateField

Derived Properties

Property Description Defined By
alpha
Type: Number
This property is used for verfication.
FlexDisplayObject
automationClassName
Type: String
This property is used for identification.
FlexUIComponent
automationIndex
Type: String
This property is used for identification.
FlexUIComponent
automationName
Type: String
This property is used for identification.
FlexUIComponent
backgroundAlpha
Type: Number
This property is used for verfication.
FlexComboBase
backgroundColor
Type: String
This property is used for verfication.
FlexComboBase
backgroundImage
Type: String
This property is used for verfication.
FlexComboBase
backgroundSize
Type: String
This property is used for verfication.
FlexComboBase
className
Type: String
This property is used for identification.
FlexUIComponent
color
Type: int
This property is used for verfication.
FlexComboBase
currentState
Type: String
This property is used for verfication.
FlexUIComponent
disabledColor
Type: String
This property is used for verfication.
FlexComboBase
dropShadowEnabled
Type: Boolean
This property is used for verfication.
FlexComboBase
editable
Type: Boolean
This property is used for verfication.
FlexComboBase
enabled
Type: Boolean
This property is used for verfication.
FlexUIComponent
errorColor
Type: String
This property is used for verfication.
FlexUIComponent
errorString
Type: String
This property is used for verfication.
FlexUIComponent
fillAlphas
Type: String
This property is used for verfication.
FlexComboBase
fillColors
Type: String
This property is used for verfication.
FlexComboBase
focusEnabled
Type: Boolean
This property is used for verfication.
FlexUIComponent
fontFamily
Type: String
This property is used for verfication.
FlexComboBase
fontSize
Type: Number
This property is used for verfication.
FlexComboBase
fontStyle
Type: String
This property is used for verfication.
FlexComboBase
fontWeight
Type: String
This property is used for verfication.
FlexComboBase
height
Type: Number
This property is used for verfication.
FlexDisplayObject
highlightColor
Type: String
This property is used for verfication.
FlexComboBase
horizontalScrollPolicy
Type: String
This property is used for verfication.
FlexComboBase
horizontalScrollPosition
Type: int
This property is used for verfication.
FlexComboBase
id
Type: String
This property is used for identification.
This property is used for verfication.
FlexUIComponent
liveScrolling
Type: Boolean
This property is used for verfication.
FlexComboBase
mouseEnabled
Type: Boolean
This property is used for verfication.
FlexDisplayObject
numAutomationChildren
Type: int
This property is used for verfication.
FlexUIComponent
percentHeight
Type: Number
This property is used for verfication.
FlexUIComponent
percentWidth
Type: Number
This property is used for verfication.
FlexUIComponent
restrict
Type: String
This property is used for verfication.
FlexComboBase
scaleX
Type: Number
This property is used for verfication.
FlexUIComponent
scaleY
Type: Number
This property is used for verfication.
FlexUIComponent
selectedIndex
Type: int
This property is used for verfication.
FlexComboBase
showScrollTips
Type: Boolean
This property is used for verfication.
FlexComboBase
tabChildren
Type: Boolean
This property is used for verfication.
FlexDisplayObject
tabEnabled
Type: Boolean
This property is used for verfication.
FlexDisplayObject
tabIndex
Type: int
This property is used for verfication.
FlexDisplayObject
text
Type: String
This property is used for verfication.
FlexComboBase
textAlign
Type: String
This property is used for verfication.
FlexComboBase
textDecoration
Type: String
This property is used for verfication.
FlexComboBase
textIndent
Type: int
This property is used for verfication.
FlexComboBase
themeColor
Type: String
This property is used for verfication.
FlexUIComponent
toolTip
Type: String
This property is used for verfication.
FlexUIComponent
useHandCursor
Type: Boolean
This property is used for verfication.
FlexUIComponent
verticalScrollPolicy
Type: String
This property is used for verfication.
FlexComboBase
verticalScrollPosition
Type: int
This property is used for verfication.
FlexComboBase
visible
Type: Boolean
This property is used for verfication.
FlexDisplayObject
width
Type: Number
This property is used for verfication.
FlexDisplayObject
x
Type: Number
This property is used for verfication.
FlexDisplayObject
y
Type: Number
This property is used for verfication.
FlexDisplayObject