|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.intra_mart.foundation.straform.model.definition.ItemDefModel
jp.co.intra_mart.foundation.straform.model.definition.ButtonItemDefModel
public class ButtonItemDefModel
ボタンアイテムの定義情報モデルクラスです。
フォームに設定されているボタンアイテムの定義情報を保持します。
メソッドの概要 | |
---|---|
java.lang.String |
getEditValue()
更新画面表示文字列を返却します。 |
java.lang.String |
getFileName()
アイコンファイル名を返却します。 |
java.lang.String |
getRegistValue()
登録画面表示文字列を返却します。 |
boolean |
isAttachFile()
ボタン種別が添付ファイルかどうかを返却します。 |
boolean |
isImage()
アイコン表示するかどうかを返却します。 |
クラス jp.co.intra_mart.foundation.straform.model.definition.ItemDefModel から継承されたメソッド |
---|
getColumnName, getDataType, getId, getName, getSize, getType |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
---|
public boolean isAttachFile()
public boolean isImage()
public java.lang.String getFileName()
public java.lang.String getRegistValue()
public java.lang.String getEditValue()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |