Apex リファレンスガイド
リリースノート
ExternalService 名前空間
ApexPages 名前空間
ApexPages 名前空間は、Visualforce コントローラーで使用されるクラスを提供します。
ApexPages 名前空間のクラスを次に示します。
-
Action クラス
ApexPages.Action を使用して、Visualforce カスタムコントローラーまたはコントローラー拡張で使用できる action メソッドを作成できます。 -
Component クラス
Apex の動的 Visualforce コンポーネントを表します。 -
IdeaStandardController クラス
IdeaStandardController オブジェクトは、StandardController で提供される機能のほか、アイデア固有の機能を提供します。 -
IdeaStandardSetController クラス
IdeaStandardSetController オブジェクトは、StandardSetController で提供される機能のほか、アイデア固有の機能を提供します。 -
KnowledgeArticleVersionStandardController クラス
KnowledgeArticleVersionStandardController オブジェクトは、StandardController で提供される機能のほか、記事固有の機能を提供します。 -
Message クラス
ユーザーが標準コントローラーを使用するページを保存すると発生する入力規則エラーが含まれています。 -
StandardController クラス
標準コントローラーの拡張を定義する場合は、StandardController を使用します。 -
StandardSetController クラス
StandardSetController オブジェクトを使用すると、Salesforce が提供する、プリビルドされた Visualforce リストコントローラーと同様のリストコントローラー、またはその拡張としてリストコントローラーを作成できます。