s@rdalya

 

DropDownMenuController

Page history last edited by vozcelik 3 yrs ago


 

DropDownMenuController

(extends Object)


Object Summary

 

This object is used to adjust global properties of DropDownMenu. It is a helper object and is not used directly.


Constructor

 

This object does not have a constructor. It is statically accessed.


Methods

 

DropDownMenuController.setTimer(intTimerID)

 

parameters

intTimerID - The timer id to set.

 

comments

Sets the timer id.


DropDownMenuController.setTimeout(intTimeout)

 

parameters

intTimeout - The menu fade timeout (in milliseconds).

 

comments

Sets the menu fade timeout.


DropDownMenuController.getTimer()

 

returns

The menu timer ID.


DropDownMenuController.getTimeout()

 

returns

The menu fade timeout.


See Also

 

None given.


Usage Examples

 

None given. Be the first one to add a usage example!

Comments (0)

You don't have permission to comment on this page.