Component MESSAGETOAST

Attribute summary

Typically used attributes

All attributes are

Positioning

Attribute details

duration

Duration in milliseconds after which a request to the client is triggered. In case of TIMER components this is the actual polling duration (every xxx milliseconds), in case of LONGPOLLING components this is the duration after which the new polling request is sent to the server (in order to avoid, that there are too many requests).

0Deactivated
10001000 milliseconds
20002000 milliseconds

messagedata

position

Position of message toasts.

lefttopLeft top
centertopCenter top
righttopRight top
leftmiddleLeft middle
centermiddleCenter middle
rightmiddleRight middle
leftbottomLeft bottom
centerbottomCenter bottom
rightbottomRight bottom - default