ImageSpecific

These are common commands that apply to all widgets that have them injected.

Members

Functions

getActiveImage
Image getActiveImage()

Get the active image.

getDisabledImage
Image getDisabledImage()

Get the disabled image.

getImage
Image getImage()

Get the image.

setActiveImage
auto setActiveImage(Image image)

Set the active image.

setDisabledImage
auto setDisabledImage(Image image)

Set the disabled image.

setImage
auto setImage(Image image)

Set the image.

Meta