A Sandcastle Documented Class Library
TERASOLUNA.Fw.Client.Configuration.View Namespace
NamespacesTERASOLUNA.Fw.Client.Configuration.View
TERASOLUNA.Fw.Client.Configuration.View 名前空間には、画面遷移機能を利用する上で作成する画面遷移設定ファイルの設定情報を保持するためのクラスが含まれています。
Declaration Syntax
C#Visual BasicVisual C++
namespace TERASOLUNA.Fw.Client.Configuration.View
Namespace TERASOLUNA.Fw.Client.Configuration.View
namespace TERASOLUNA.Fw.Client.Configuration.View
Types
All TypesClasses
IconTypeDescription
ViewCollection
view 要素のコレクションを格納する構成要素を表します。

ViewConfiguration
画面遷移設定ファイルから ViewConfiguration 設定情報を取得します。

ViewConfigurationSection
アプリケーション構成ファイル内の viewConfiguration セクションを表します。

ViewElement
画面遷移設定ファイル内の view 要素を表します。