s@rdalya

 

ImageRolloverController

Page history last edited by vozcelik 3 yrs 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.