Gallery




Callbacks die von der Ribbon Gallery verwendet werden:

getItemCount

Sets the number of items to be displayed within the Gallery.

getItemHeight

Sets the height of pictures within the Gallery.

getItemID

Sets the ID of an item within the Gallery.

getItemImage

Sets the picture of an item within the Gallery.

getItemLabel

Sets the Label of an item within the Gallery.

getItemScreenTip

Sets the Screentip of an item within the Gallery.

getItemSuperTip

Sets the Supertip of an item within the Gallery.

getItemWidth

Sets the Width of a picture within the Gallery.

getSelectedItemID

Sets the ID of a selected item within the Gallery.

getSelectedItemIndex

Sets the Index of a selected item within the Gallery.

onAction

Executed when clicking an item in the Gallery.

 



Back