Image label

(part of package 'Servoy Extra Components') Extends designtime/SolutionModel: JSWebComponent Extends runtime: RuntimeWebComponent

A Servoy Extra Component for displaying images with customizable styling and events.

This is a reference page; many components have detailed usage guides here.

Properties

centerImage

Determines if the image should be centered within the component. Type: Boolean Default Value: false


enabled

Indicates whether the Image Label component is enabled. Type: Enabled Default Value: true


media

Holds the media resource to be displayed in the image label. Type: Media


styleClass

Specifies the CSS style class for custom styling of the image label. Type: Styleclass


tabSeq

Defines the tab order sequence for the image label component. Type: Tabseq


visible

Indicates whether the image label is visible. Type: Visible


Events

onActionMethodID(event)

Handler for the action event. Triggered when the image label is activated.

Parameters:


onRightClickMethodID(event)

Handler for the right-click event on the image label.

Parameters:


API


Last updated

Was this helpful?