Description
Screen cover widget to prevent use change or click the page when submitting page to server with ajax. This is a internal widget and it can not be used directly with BTT tooling.
Public Properties
Name | Type | Description |
text |
Public Functions
Name | Return Value | Description |
layout | Void | Calculate the position and size of cover to make sure the cover can cover all screen and at the center of the screen |
show | Void | Show cover at the top of page |
hide | Void | Hide the cover |
destroy | Void | Dispose current widget |