Class FloatPropertyEditor
java.lang.Object
org.iplass.mtp.view.generic.editor.PropertyEditor
org.iplass.mtp.view.generic.editor.PrimitivePropertyEditor
org.iplass.mtp.view.generic.editor.NumberPropertyEditor
org.iplass.mtp.view.generic.editor.FloatPropertyEditor
- All Implemented Interfaces:
- Serializable,- org.iplass.adminconsole.view.annotation.Refrectable,- LabelablePropertyEditor
浮動小数点型プロパティエディタ
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class org.iplass.mtp.view.generic.editor.NumberPropertyEditorNumberPropertyEditor.NumberDisplayType
- 
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.NumberPropertyEditorgetDefaultValue, getDisplayType, getMaxlength, getNumberFormat, isHide, isHideSearchConditionFrom, isHideSearchConditionRangeSymbol, isHideSearchConditionTo, isInsertWithLabelValue, isLabel, isSearchInRange, isShowComma, isUpdateWithLabelValue, setDefaultValue, setDisplayType, setHideSearchConditionFrom, setHideSearchConditionRangeSymbol, setHideSearchConditionTo, setInsertWithLabelValue, setMaxlength, setNumberFormat, setSearchInRange, setShowComma, setUpdateWithLabelValueMethods inherited from class org.iplass.mtp.view.generic.editor.PropertyEditorgetCustomStyle, getInputCustomStyle, getInputCustomStyleScriptKey, getOutputCustomStyleScriptKey, getPropertyName, setCustomStyle, setInputCustomStyle, setInputCustomStyleScriptKey, setOutputCustomStyleScriptKey, setPropertyName
- 
Constructor Details- 
FloatPropertyEditorpublic FloatPropertyEditor()コンストラクタ
 
-