Class CustomPropertyEditor
java.lang.Object
org.iplass.mtp.view.generic.editor.PropertyEditor
org.iplass.mtp.view.generic.editor.CustomPropertyEditor
- All Implemented Interfaces:
- Serializable,- org.iplass.adminconsole.view.annotation.Refrectable
- Direct Known Subclasses:
- DateRangePropertyEditor,- JoinPropertyEditor,- NumericRangePropertyEditor,- TemplatePropertyEditor,- UserPropertyEditor
- See Also:
- 
Field SummaryFields inherited from class org.iplass.mtp.view.generic.editor.PropertyEditorpropertyName
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.iplass.mtp.view.generic.editor.PropertyEditorgetCustomStyle, getDisplayType, getInputCustomStyle, getInputCustomStyleScriptKey, getOutputCustomStyleScriptKey, getPropertyName, setCustomStyle, setInputCustomStyle, setInputCustomStyleScriptKey, setOutputCustomStyleScriptKey, setPropertyName
- 
Constructor Details- 
CustomPropertyEditorpublic CustomPropertyEditor()
 
- 
- 
Method Details- 
isHidepublic boolean isHide()Description copied from class:PropertyEditor非表示かを取得します。- Specified by:
- isHidein class- PropertyEditor
- Returns:
- true:非表示
 
 
-