[akabana-user:255] Re: 【質問】Helperの複数インジェク
arkw
[E-MAIL ADDRESS DELETED]
2010年 11月 2日 (火) 12:19:22 JST
ありかわです。
yui-frameworksの最新では、複数のHelperは現在利用できないようにしています。
Actionに複数のHelperを定義する条件と仕様を決めていいるところです。
以上です。
2010年11月1日15:21 道広 <[E-MAIL ADDRESS DELETED]>:
> 道広と申します。
>
>
>
> 元々、yui-frameworks-1.0.0-beta-2-rc1.swcを使っていました。
>
> 以下のように、Actionに複数なHelperをインジェクできます。とても便利です。
>
> public class YuiSampleAction {
>
> public var yuiSampleHelper:YuiSampleHelper;→YuiSampleView操作
>
> public var subHelper:SubHelper;→SubView操作
>
> public var logic:YuiSampleLogic;
>
> }
>
>
>
> でも、「yui-frameworks-ds-1.0.0-rc1.swc」を使ったら
>
> YuiSampleActionでsubHelperは、ずっと、NULLになっていました。
>
>
>
> YUIの仕様が変更されましたか?どうすれば、Actionで複数なHelperを利用しますか?
>
>
>
> YuiSampleClasses.css
>
> YuiSampleView {
>
> action:ClassReference("myapp.domain.action.YuiSampleAction");
>
> helper:ClassReference("myapp.domain.helper.YuiSampleHelper");
>
> logic:ClassReference("myapp.domain.logic.YuiSampleLogic");
>
> }
>
> SubView {
>
> action:ClassReference("myapp.domain.action.SubAction");
>
> subHelper:ClassReference("myapp.domain.helper.SubHelper");
>
> }
>
>
>
> 以上です
>
> ---------------------------------------------------------------------------------------------------
> Confidentiality Notice: The information contained in this e-mail and any
> accompanying attachment(s)
> is intended only for the use of the intended recipient and may be
> confidential and/or privileged of
> Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader
> of this communication is
> not the intended recipient, unauthorized use, forwarding, printing,
> storing, disclosure or copying
> is strictly prohibited, and may be unlawful.If you have received this
> communication in error,please
> immediately notify the sender by return e-mail, and delete the original
> message and all copies from
> your system. Thank you.
> ---------------------------------------------------------------------------------------------------
>
> _______________________________________________
> akabana-user mailing list
> [E-MAIL ADDRESS DELETED]
> https://ml.seasar.org/mailman/listinfo/akabana-user
>
>
akabana-user メーリングリストの案内