Typically used attributes
All attributes are
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).
0 | Deactivated |
1000 | 1000 milliseconds |
2000 | 2000 milliseconds |
Position of message toasts.
lefttop | Left top |
centertop | Center top |
righttop | Right top |
leftmiddle | Left middle |
centermiddle | Center middle |
rightmiddle | Right middle |
leftbottom | Left bottom |
centerbottom | Center bottom |
rightbottom | Right bottom - default |