Overload List
Name | Description | |
---|---|---|
![]() | Update()()()() |
Request for redraw of events on the client (EventsOnly). Should be called from EventMove or EventResize event handler to ensure client update.
|
![]() | Update(Object) |
Request for redraw of the client-side object (EventsOnly). Should be called from CallBack event handlers to ensure client update.
|
![]() | Update(CallBackUpdateType) |
Request for redraw of the client-side object. Should be called from CallBack event handlers to ensure client update.
|
![]() | Update(Object, CallBackUpdateType) |
Request for redraw of the client-side object. Should be called from CallBack event handlers to ensure client update.
|