public class LongPropEditor extends BaseEditor<LongProp,Long>
appUI, combo, control, controller, definedButton, display, editor, focusListener, hasBeenModified, info, more, multipleValueWarningInput, options, parent, propController, shell, text, validator, wasDefinedAtFocusGained
Constructor and Description |
---|
LongPropEditor()
Default constructor called before createControls.
|
Modifier and Type | Method and Description |
---|---|
protected void |
create()
Creates the property editor controls.
|
String |
formatValue(Long value)
Formats the value for user input as a String.
|
Long |
getDefaultValue()
Gets the default defined value to set in the property when defined.
|
protected String |
getToolTipText()
Gets the tooltip text to display in the entry fields (not the one for property errors or validator).
|
protected Long |
getValue(String input)
Gets the property value for a user input.
|
assignMaster, beginProcessEvent, canProcessEvents, checkInput, createCCombo, createControls, createGridLayout, createIzMenu, createMoreButton, createMoreIzMenu, createText, dispose, doUndefineIfEmpty, doValueChangeConversion, endProcessEvent, getBaseEditor, getCurrentInput, getCurrentValue, getCurrentValues, getModifyListener, getNativeToolTip, getOption, getSelectionListener, getSeverity, getShell, getToolTipText2, hasFocus, initialize, isPropReadOnly, onDefine, onDispose, onDoubleClick, onError, onF4List, onFocusGained, onFocusLost, onMore, onReadOnly, onUndefined, onUpdate, setColors, setCurrentValue, setEditable, setFocus, setInput, setInputValue, setInputValueFromProp, setToolTipText, showMenu, updateTooltip, validate
public LongPropEditor()
protected void create()
create
in class BaseEditor<LongProp,Long>
protected String getToolTipText()
getToolTipText
in class BaseEditor<LongProp,Long>
public Long getDefaultValue()
getDefaultValue
in interface IEditedPropControllerOwner<LongProp,Long>
getDefaultValue
in class BaseEditor<LongProp,Long>
protected Long getValue(String input) throws Exception
getValue
in class BaseEditor<LongProp,Long>
input
- The current user input.Exception
- For validation errors.public String formatValue(Long value)
formatValue
in interface IEditedPropControllerOwner<LongProp,Long>
formatValue
in class BaseEditor<LongProp,Long>
value
- The value.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.