クラス CustomPropertyEditor
java.lang.Object
org.iplass.mtp.view.generic.editor.PropertyEditor
org.iplass.mtp.view.generic.editor.CustomPropertyEditor
- すべての実装されたインタフェース:
Serializable
,org.iplass.adminconsole.view.annotation.Refrectable
- 直系の既知のサブクラス:
DateRangePropertyEditor
,JoinPropertyEditor
,NumericRangePropertyEditor
,TemplatePropertyEditor
,UserPropertyEditor
- 関連項目:
-
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.view.generic.editor.PropertyEditor
propertyName
-
コンストラクタの概要
-
メソッドの概要
クラスから継承されたメソッド org.iplass.mtp.view.generic.editor.PropertyEditor
getCustomStyle, getDisplayType, getInputCustomStyle, getInputCustomStyleScriptKey, getOutputCustomStyleScriptKey, getPropertyName, setCustomStyle, setInputCustomStyle, setInputCustomStyleScriptKey, setOutputCustomStyleScriptKey, setPropertyName
-
コンストラクタの詳細
-
CustomPropertyEditor
public CustomPropertyEditor()
-
-
メソッドの詳細
-
isHide
public boolean isHide()クラスからコピーされた説明:PropertyEditor
非表示かを取得します。- 定義:
isHide
クラス内PropertyEditor
- 戻り値:
- true:非表示
-