Commit c609f026 by fukai

支持popup触发初始化事件

parent 8fdd4fb5
......@@ -140,6 +140,7 @@ public class NoUiPresentation extends AbstractNullPresentation {
public final void popup(IPanel popupPanel) {
// this.popupPanel = popupPanel;
popupPanel.invokeDefaultRules(this.ctx);
}
// @SuppressWarnings({ "rawtypes", "unchecked" })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment