[CONTAINER-70] public fieldのプロパティとして認識できるようにする Created: 2007-08-02 Updated: 2007-08-02 Resolved: 2007-08-02 |
|
Status: | Resolved |
Project: | S2Container |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | 2.4.17 |
Type: | New Feature | Priority: | Major |
Reporter: | higa | Assignee: | higa |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Description |
PropertyDescにisReadable(), isWritable()を追加して、getValue()、setValue()する直前にhasReadMethod(), hasWriteMethod()の呼び出しをisReadable(), isWritable()に置き換える。 |
Comments |
Comment by higa [ 2007-08-02 ] |
対応しました。 |