hpXPowerCommandButton

<< Click to Display Table of Contents >>

 

hpXPowerCommandButton

Allows sending commands in PowerCommandUnit-type objects. The Interlocked status is automatically recovered from the xfCommandUnit object, indicating that there is a process situation that can block the command. If the Interlocked status is active, an effective command block happens.

Clicking this object performs the next actions.

1.Checks whether there is an authenticated user in the application.

2.Checks whether the command is blocked.

3.If there is an authenticated user and the command is unblocked, performs the request.

 

Properties of the hpXPowerCommandButton object

Property

Description

CmdObject

Link to a PowerCommandUnit object

EnableClick

Enable this object to respond to a mouse click

EnableTranslation

Enables the translation of this object

Label

Defines the text to identify this object

StatusEnabled

Defines the availability status of this objects. Possible values for this property are True: Enabled or False: Disabled

StatusInterlocked

Defines the interlocked status of this object. Possible values for this property are True: Interlocked or False: Not interlocked

Was this page useful?