クラス
jp.co.intra_mart.foundation.straform.model.definition.ItemDefModel の使用

ItemDefModel を使用しているパッケージ
jp.co.intra_mart.foundation.straform.model.definition   
 

jp.co.intra_mart.foundation.straform.model.definition での ItemDefModel の使用
 

jp.co.intra_mart.foundation.straform.model.definition での ItemDefModel のサブクラス
 class ButtonItemDefModel
          ボタンアイテムの定義情報モデルクラスです。
 class CheckboxItemDefModel
          チェックボックスアイテムの定義情報モデルクラスです。
 class HiddenItemDefModel
          隠しデータアイテムの定義情報モデルクラスです。
 class LabelItemDefModel
          ラベルアイテムの定義情報モデルクラスです。
 class RadioItemDefModel
          ラジオボタングループ情報モデルクラスです。
 class SelectItemDefModel
          コンボボックスアイテムの定義情報モデルクラスです。
 class TableItemDefModel
          テーブルアイテムの定義情報モデルクラスです。
 class TextAreaItemDefModel
          テキストエリアアイテムの定義情報モデルクラスです。
 class TextItemDefModel
          テキストフィールドアイテムの定義情報モデルクラスです。
 

ItemDefModel を返す jp.co.intra_mart.foundation.straform.model.definition のメソッド
 ItemDefModel[] DocumentDefModel.getItemList()
          アイテム情報リストを返却します。
 ItemDefModel[] TableCellItemDefModel.getItems()
          セル内のアイテム情報を返却します。