Ajax panel is the loading image that describes waiting state when sending asynchronous request to the server and waiting for the response.
| Method/Property | Description |
|---|---|
| hide | Hides ajax panel object |
| setImage | Sets ajax panel image. If not set, the default image will show. Form: setImage(imageUrl) |
| setSize | Sets ajax panel size. Form: setSize(width, height) |
| show | Shows ajax panel object |