/AWS1/CL_MDLSTATICIMAGEDEACT00¶
Settings for the action to deactivate the image in a specific layer.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_fadeout TYPE /AWS1/MDL__INTEGERMIN0 /AWS1/MDL__INTEGERMIN0¶
The time in milliseconds for the image to fade out. Default is 0 (no fade-out).
iv_layer TYPE /AWS1/MDL__INTEGERMIN0MAX7 /AWS1/MDL__INTEGERMIN0MAX7¶
The image overlay layer to deactivate, 0 to 7. Default is 0.
Queryable Attributes¶
FadeOut¶
The time in milliseconds for the image to fade out. Default is 0 (no fade-out).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FADEOUT() |
Getter for FADEOUT, with configurable default |
ASK_FADEOUT() |
Getter for FADEOUT w/ exceptions if field has no value |
HAS_FADEOUT() |
Determine if FADEOUT has a value |
Layer¶
The image overlay layer to deactivate, 0 to 7. Default is 0.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LAYER() |
Getter for LAYER, with configurable default |
ASK_LAYER() |
Getter for LAYER w/ exceptions if field has no value |
HAS_LAYER() |
Determine if LAYER has a value |