阅读背景:

从控制器的动作调用组件的动作

来源:互联网 
Controller Name : mailPDF

actions: {
// from the action sendmailPDF of the mailPDF controller I want to call the action name as "send" of the "Sendmail" Component.

    sendEmailPDF: function () {
    // want to call a component's action ex. SENDMAIL component and its send action()
    }
}
Controller Name : mailPDF

actions: {
// from t



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: