com.triomotor.views

Scheduling

extends: AbstractView

Property Summary

private SchedulingleftCal
private SchedulingrightCal
private Schedulingtoday
private SchedulingselectedDate
private SchedulingremoteServer
private Schedulingbay1
private Schedulingbay2
private Schedulingbay3
private Schedulingbay4

Method Summary

public scroll(event)
public undefinedchange(event)
public undefinedshowDetail(r:ResultEvent)
public updateOrderEvent()
private init()
private onLoad()
private setConnection()
private setNextMonth(cal:DateChooser)
private setPreviousMonth(cal:DateChooser)
private setTodayDate()
private setSelectedDate(d:Date)

Property Details

leftCal

private leftCal:Scheduling

rightCal

private rightCal:Scheduling

today

private today:Scheduling

selectedDate

private selectedDate:Scheduling

remoteServer

private remoteServer:Scheduling

bay1

private bay1:Scheduling

bay2

private bay2:Scheduling

bay3

private bay3:Scheduling

bay4

private bay4:Scheduling

Method Details

scroll

public scroll(event):Void
Returns
Void

change

public change(event)
Returns
Void

showDetail

public showDetail(r:ResultEvent)
Parameters
Returns
Void

updateOrderEvent

public updateOrderEvent():Void
Returns
Void

init

private init():Void
Returns
Void

onLoad

private onLoad():Void
Returns
Void

setConnection

private setConnection():Void
Returns
Void

setNextMonth

private setNextMonth(cal:DateChooser):Void
Parameters
Returns
Void

setPreviousMonth

private setPreviousMonth(cal:DateChooser):Void
Parameters
Returns
Void

setTodayDate

private setTodayDate():Void
Returns
Void

setSelectedDate

private setSelectedDate(d:Date):Void
Parameters
Returns
Void