public abstract class WriteableComposite extends ReadableComposite
decimalFormat, isTextcallbackHandler, registrationManager| Constructor and Description |
|---|
WriteableComposite(Composite parent,
int style,
java.lang.String format,
java.lang.String decimal,
boolean isText,
java.lang.Double ceil,
java.lang.Double floor,
java.lang.String attribute,
java.lang.String hdConnectionId,
java.lang.String hdItemId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDefaultKeyListener(Text text) |
protected java.lang.String |
getFormattedText(java.util.Map<java.lang.String,DataValue> values,
java.lang.String attribute) |
protected boolean |
isValidInput(java.lang.String text) |
protected void |
makeWarnDialog() |
protected java.lang.Double |
parseDecimal(java.lang.String text) |
protected void |
setCeil(DataItemValue value) |
protected void |
setFloor(DataItemValue value) |
protected void |
setText(Text text,
java.util.Map<java.lang.String,DataValue> values,
java.lang.String attribute) |
protected void |
setTextDecimal(Text text,
DataItemValue value) |
protected abstract void |
triggerCommand() |
getAttribute, getDateAsString, getText, getTextDecimal, getTextDecimal, getTextDecimaldispose, getSummaryProvider, handleDispose, start, stop, triggerDataUpdate, updateStatepublic WriteableComposite(Composite parent,
int style,
java.lang.String format,
java.lang.String decimal,
boolean isText,
java.lang.Double ceil,
java.lang.Double floor,
java.lang.String attribute,
java.lang.String hdConnectionId,
java.lang.String hdItemId)
protected void addDefaultKeyListener(Text text)
protected abstract void triggerCommand()
protected void makeWarnDialog()
protected boolean isValidInput(java.lang.String text)
protected void setCeil(DataItemValue value)
protected void setFloor(DataItemValue value)
protected void setText(Text text,
java.util.Map<java.lang.String,DataValue> values,
java.lang.String attribute)
protected void setTextDecimal(Text text,
DataItemValue value)
protected java.lang.String getFormattedText(java.util.Map<java.lang.String,DataValue> values, java.lang.String attribute)
protected java.lang.Double parseDecimal(java.lang.String text)
throws java.text.ParseException
java.text.ParseException
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0