Documentation
$.getPanel
usage
.getPanel()
retourne
A jQuery object, the panel that contains the element
exemples
<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" />