Home Reference Source Test Repository
public class | source

HotelsWidget

You can directly use instance of this class. hotelsWidget

Extends:

src/core/bane~Component → HotelsWidget

Test:

Member Summary

Public Members
public
public
public get

booking: *

public get

endDate: *

public

events: *

public get

Method Summary

Public Methods
public

changeDate(endDate: *, startDate: *): *

public
public

nextDate(date: *): *

public
public

updateEndDate(date: *)

Public Members

public $endDate: * source

public $startDate: * source

public get booking: * source

public get endDate: * source

public events: * source

public get startDate: * source

Public Methods

public changeDate(endDate: *, startDate: *): * source

Params:

NameTypeAttributeDescription
endDate *
startDate *

Return:

*

public initialize() source

public nextDate(date: *): * source

Params:

NameTypeAttributeDescription
date *

Return:

*

public searchHotels(): * source

Return:

*

public updateEndDate(date: *) source

Params:

NameTypeAttributeDescription
date *