InsertAfter
methodsInserts a new pane after the specified one. The method returns the pane element, so it can be populated with arbitrary content, if contentUrl is not set.
Invoking this method will force the widget to redraw and it will trigger the resize event.
Parameters:configObject
referencePaneString|Element|jQuery
Returns:jQuery
The new pane configuration.
The existing pane after which the new one will be inserted.
the pane element.