| 
  • 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
 

ImageRolloverController

Page history last edited by PBworks 18 years ago


 

ImageRolloverController

(extends Object)


Object Summary

 

A controller object for the ImageRollovers.

 

The object is not used directly, it is an intermediate helper object that the s@rdalya API itself utilizes.


Constructor

This object has no constructor, it is statically accessed.


Methods

 

ImageRolloverController.add(strID,objButton)

 

parameters

strID - The index.

objButton - The ImageRollover instance.

 

comments

Associates the ImageRollover with strID.


ImageRolloverController.get(strID)

 

parameters

strID - The index.

 

returns

The associated ImageRollover instance.

 

comments

Gets the proper ImageRollover instance.


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.