【发布时间】:2016-03-08 16:38:27
【问题描述】:
我知道我需要 foundation/components/parbase 作为 sling:resourceSuperType,因为 Parbase 允许组件从其他组件继承属性。
作为示例,我从 foundation/components/image 组件中删除了 parbase 作为 resourceSuperType 并且对话框无法正确加载,如屏幕截图所示,裁剪、旋转、清除功能不再起作用。
我已经确认 Ext Js 库正在为 xtype 'html5SmartImage' 正确加载,那么foundation/components/parbase 为这个功能提供了哪些额外的东西?
【问题讨论】: