Documentation
$.getPanel
usage
.getPanel()
returns
A jQuery object, the panel that contains the element
examples
<button onclick="$K.kaiten('reload', $(this).getPanel());" title="Click here to reload this panel" />
.getPanel()
A jQuery object, the panel that contains the element
<button onclick="$K.kaiten('reload', $(this).getPanel());" title="Click here to reload this panel" />