showNextControl(controlOrNodeOrPoint: PP.Ui.Control || HTMLElement || PP.Point);
controlOrNodeOrPoint. Control, DOM node or point near to which the panel is placed.
The showNextControl method displays panel next to the specified control, DOM node or point.
The example of method use is given in the Example of Creating the ArrowDropPanel Component page.
See also: