| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

DropDownMenuController

Page history last edited by PBworks 17 years, 11 months 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.