Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリケーションに表示タグを使用しています。テーブルを何らかの形式でレンダリングするには、デコレータを使用しています。しかし、デコレータメソッドでは、Httpリクエストオブジェクトが必要です。どうすれば入手できますか?
this.getpageContext()メソッドから、リクエストオブジェクトを取得できます。this.getpageContext()メソッドはスーパークラスで使用できます。