Class QCallType
Type of callbacks supported by QCubed
string |
Server
Server call backs which cause full refresh of the page |
#
'Server'
|
string |
Ajax
Ajax Callbacks causing only the respective control to be refreshed |
#
'Ajax'
|
string |
None
No callback/undefined |
#
'None'
|