我想在加载xe:对话框后对它的内容运行一些CSJS。我找不到它的活动。
我该怎么做呢?
发布于 2019-11-07 23:05:35
onFocus事件在以下情况下工作:未禁用autoFocus
<xe:this.dojoAttributes>
<xp:dojoAttribute name="autofocus" value="false">
</xp:dojoAttribute>
</xe:this.dojoAttributes>https://stackoverflow.com/questions/58749131
复制相似问题