Class NativeTextModel
java.lang.Object
org.csstudio.opibuilder.model.AbstractWidgetModel
org.csstudio.opibuilder.model.AbstractPVWidgetModel
org.csstudio.opibuilder.widgets.model.LabelModel
org.csstudio.opibuilder.widgets.model.TextUpdateModel
org.csstudio.opibuilder.widgets.model.TextInputModel
org.csstudio.opibuilder.widgets.model.NativeTextModel
- All Implemented Interfaces:
IPVWidgetModel
,ITextModel
,IAdaptable
,IPropertySource
Deprecated.
not used anymore. Only leave this here in case we need to reverse back.
Model for native text widget.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.csstudio.opibuilder.widgets.model.TextInputModel
TextInputModel.FOCUS_TRAVERSE
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.The ID of this widget model.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.Fields inherited from class org.csstudio.opibuilder.widgets.model.TextInputModel
PROP_CONFIRM_MESSAGE, PROP_DATETIME_FORMAT, PROP_FILE_RETURN_PART, PROP_FILE_SOURCE, PROP_LIMITS_FROM_PV, PROP_MAX, PROP_MIN, PROP_MULTILINE_INPUT, PROP_SELECTOR_TYPE, PROP_STYLE
Fields inherited from class org.csstudio.opibuilder.widgets.model.TextUpdateModel
PROP_FORMAT_TYPE, PROP_PRECISION, PROP_PRECISION_FROM_DB, PROP_ROTATION, PROP_SHOW_LOHI, PROP_SHOW_UNITS
Fields inherited from class org.csstudio.opibuilder.widgets.model.LabelModel
PROP_ALIGN_H, PROP_ALIGN_V, PROP_AUTOSIZE, PROP_SHOW_SCROLLBAR, PROP_TEXT, PROP_TRANSPARENT, PROP_WRAP_WORDS, pvModel
Fields inherited from class org.csstudio.opibuilder.model.AbstractWidgetModel
PROP_ACTIONS, PROP_BORDER_COLOR, PROP_BORDER_STYLE, PROP_BORDER_WIDTH, PROP_COLOR_BACKGROUND, PROP_COLOR_FOREGROUND, PROP_ENABLED, PROP_FONT, PROP_HEIGHT, PROP_NAME, PROP_RULES, PROP_SCALE_OPTIONS, PROP_SCRIPTS, PROP_SRC_CONNECTIONS, PROP_TGT_CONNECTIONS, PROP_TOOLTIP, PROP_VISIBLE, PROP_WIDGET_TYPE, PROP_WIDGET_UID, PROP_WIDTH, PROP_XPOS, PROP_YPOS, VERSION
Fields inherited from interface org.csstudio.opibuilder.model.IPVWidgetModel
PROP_ALARM_PULSING, PROP_BACKCOLOR_ALARMSENSITIVE, PROP_BORDER_ALARMSENSITIVE, PROP_FORECOLOR_ALARMSENSITIVE, PROP_PVNAME, PROP_PVVALUE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
Deprecated.Configure the properties of the widget.Deprecated.Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
Deprecated.Methods inherited from class org.csstudio.opibuilder.widgets.model.TextInputModel
getAdapter, getConfirmMessage, getDateTimeFormat, getFileReturnPart, getFileSource, getMaximum, getMinimum, getSelectorType, getStyle, getVersion, isLimitsFromPV, isMultilineInput, processVersionDifference
Methods inherited from class org.csstudio.opibuilder.widgets.model.TextUpdateModel
getFormat, getPrecision, getRotationAngle, isPrecisionFromDB, isShowLoHi, isShowUnits, rotate90, rotate90, setRotationAngle
Methods inherited from class org.csstudio.opibuilder.widgets.model.LabelModel
getHorizontalAlignment, getText, getVerticalAlignment, isAutoSize, isShowScrollbar, isTransparent, isWrapWords, setFont, setText, setText
Methods inherited from class org.csstudio.opibuilder.model.AbstractPVWidgetModel
configureBaseProperties, getDelegate, getPVName, getTooltip, isAlarmPulsing, isBackColorAlarmSensitve, isBorderAlarmSensitve, isForeColorAlarmSensitve
Methods inherited from class org.csstudio.opibuilder.model.AbstractWidgetModel
addConnection, addProperty, addProperty, addPVProperty, doScale, flipHorizontally, flipHorizontally, flipVertically, flipVertically, generateNewWUID, getActionsInput, getAllPropertyIDs, getBackgroundColor, getBorderColor, getBorderStyle, getBorderWidth, getBounds, getCastedPropertyValue, getEditableValue, getExecutionMode, getFont, getForegroundColor, getHeight, getIndex, getLocation, getName, getNestedDepth, getOriginLocation, getOriginSize, getParent, getProperty, getPropertyDescriptors, getPropertyValue, getPVMap, getRawPropertyValue, getRawTooltip, getRGBFromColorProperty, getRootDisplayModel, getRootDisplayModel, getRulesInput, getRuntimePropertyList, getScaledSize, getScaleOptions, getScriptsInput, getSize, getSourceConnections, getSWTColorFromColorProperty, getTargetConnections, getType, getVersionOnFile, getWidgetType, getWidth, getWUID, getX, getY, isEnabled, isPropertySet, isVisible, removeProperty, removePVProperty, resetPropertyValue, scale, scaleConnections, setBackgroundColor, setBorderColor, setBorderStyle, setBorderWidth, setBounds, setBounds, setEnabled, setExecutionMode, setForegroundColor, setHeight, setLocation, setLocation, setName, setParent, setPropertyDescription, setPropertyValue, setPropertyValue, setPropertyVisible, setPropertyVisibleAndSavable, setScaleOptions, setSize, setSize, setTooltip, setVersionOnFile, setWidth, setX, setY
-
Field Details
-
PROP_SHOW_NATIVE_BORDER
Deprecated.- See Also:
-
PROP_PASSWORD_INPUT
Deprecated.- See Also:
-
PROP_READ_ONLY
Deprecated.- See Also:
-
PROP_SHOW_H_SCROLL
Deprecated.- See Also:
-
PROP_SHOW_V_SCROLL
Deprecated.- See Also:
-
PROP_NEXT_FOCUS
Deprecated.- See Also:
-
ID
Deprecated.The ID of this widget model.- See Also:
-
-
Constructor Details
-
NativeTextModel
public NativeTextModel()Deprecated.
-
-
Method Details
-
configureProperties
protected void configureProperties()Deprecated.Description copied from class:AbstractWidgetModel
Configure the properties of the widget. Subclass should add new properties in this method.- Overrides:
configureProperties
in classTextInputModel
-
isShowNativeBorder
public boolean isShowNativeBorder()Deprecated.- Overrides:
isShowNativeBorder
in classTextInputModel
-
isReadOnly
public boolean isReadOnly()Deprecated.- Overrides:
isReadOnly
in classTextInputModel
-
isPasswordInput
public boolean isPasswordInput()Deprecated.- Overrides:
isPasswordInput
in classTextInputModel
-
isShowHScroll
public boolean isShowHScroll()Deprecated.- Overrides:
isShowHScroll
in classTextInputModel
-
isShowVScroll
public boolean isShowVScroll()Deprecated.- Overrides:
isShowVScroll
in classTextInputModel
-
getFocusTraverse
Deprecated.- Overrides:
getFocusTraverse
in classTextInputModel
-
getTypeID
Deprecated.- Overrides:
getTypeID
in classTextInputModel
- Returns:
- the unique typeID of the model.
-