ParameterRangeCalendarPicker.revisualize Method
Called when a request occurs to re-visualize this adapter as a different control.
Parameters
- info
-
Type: Info
The information about the adapter to re-visualize to.
- controlInfo
-
Type: Object
The information about the control to re-visualize to (see dundas.view.controls.Info.getControlInfos())
- isNotUndoable
-
Type: Boolean - May be null
(Optional) True to make revisualization not undoable when used in a canvas.
Return Value
Type: Adapter
Either a new adapter which should be used instead of this one, or the this adapter modified.
Remarks
New adapter always become the only selected adapter if used in view.