s@rdalya

 

ImageButtonController

Page history last edited by vozcelik 3 yrs ago


 

ImageButtonController

(extends Object)


Object Summary

 

Controller object for the ImageButtons.

 

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

 

ImageButtonController.add(strID,objButton)

 

parameters

strID - The index.

objButton - The ImageButton instance.

 

comments

Associates the ImageButton with strID.


ImageButtonController.get(strID)

 

parameters

strID - The index.

 

returns

The associated ImageButton instance.

 

comments

Gets the proper ImageButton instance.


See Also

 

None given.


Usage Examples

 

None given. Edit this page and be the first one to add a usage example.

Comments (0)

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