I have the following Panel hierarchy:
Custom Panel 1 contains PopupPanel contains DecklayoutPanel contains CustomPanel 2 contains FlowPanel contains Button.
How do i close the Custom Panel 1 or PopupPanel by clicking the button?
I have the following Panel hierarchy:
Custom Panel 1 contains PopupPanel contains DecklayoutPanel contains CustomPanel 2 contains FlowPanel contains Button.
How do i close the Custom Panel 1 or PopupPanel by clicking the button?
// CustomPanel2
// CustomPanel1