public class TextInputComponentImpl extends WriteableComponentImpl implements TextInputComponent
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
descriptor
The cached value of the '
Descriptor' attribute. |
protected static java.lang.String |
DESCRIPTOR_EDEFAULT
The default value of the '
Descriptor' attribute. |
protected static java.lang.String |
READ_DESCRIPTOR_EDEFAULT
The default value of the '
Read Descriptor' attribute. |
protected java.lang.String |
readDescriptor
The cached value of the '
Read Descriptor' attribute. |
protected int |
width
The cached value of the '
Width' attribute. |
protected static int |
WIDTH_EDEFAULT
The default value of the '
Width' attribute. |
ceil, CEIL_EDEFAULT, floor, FLOOR_EDEFAULTattribute, ATTRIBUTE_EDEFAULT, decimal, DECIMAL_EDEFAULT, format, FORMAT_EDEFAULT, HD_CONNECTION_ID_EDEFAULT, HD_ITEM_ID_EDEFAULT, HD_QUERY_STRING_EDEFAULT, hdConnectionId, hdItemId, hdQueryString, IS_TEXT_EDEFAULT, isTextvisibility| Modifier | Constructor and Description |
|---|---|
protected |
TextInputComponentImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getDescriptor() |
java.lang.String |
getReadDescriptor() |
int |
getWidth() |
void |
setDescriptor(java.lang.String newDescriptor) |
void |
setReadDescriptor(java.lang.String newReadDescriptor) |
void |
setWidth(int newWidth) |
java.lang.String |
toString() |
getCeil, getFloor, setCeil, setFloorgetAttribute, getDecimal, getFormat, getHdConnectionId, getHdItemId, getHdQueryString, isIsText, setAttribute, setDecimal, setFormat, setHdConnectionId, setHdItemId, setHdQueryString, setIsTextbasicSetVisibility, eInverseRemove, getVisibility, setVisibilityclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCeil, getFloor, setCeil, setFloorgetAttribute, getDecimal, getFormat, getHdConnectionId, getHdItemId, getHdQueryString, isIsText, setAttribute, setDecimal, setFormat, setHdConnectionId, setHdItemId, setHdQueryString, setIsTextgetVisibility, setVisibilityprotected static final java.lang.String DESCRIPTOR_EDEFAULT
Descriptor' attribute.
getDescriptor()protected java.lang.String descriptor
Descriptor' attribute.
getDescriptor()protected static final java.lang.String READ_DESCRIPTOR_EDEFAULT
Read Descriptor' attribute.
getReadDescriptor()protected java.lang.String readDescriptor
Read Descriptor' attribute.
getReadDescriptor()protected static final int WIDTH_EDEFAULT
Width' attribute.
getWidth(),
Constant Field Valuesprotected int width
Width' attribute.
getWidth()protected EClass eStaticClass()
eStaticClass in class WriteableComponentImplpublic java.lang.String getDescriptor()
getDescriptor in interface TextInputComponentTextInputComponent.setDescriptor(String),
DetailViewPackage.getTextInputComponent_Descriptor()public void setDescriptor(java.lang.String newDescriptor)
setDescriptor in interface TextInputComponentnewDescriptor - the new value of the 'Descriptor' attribute.TextInputComponent.getDescriptor()public java.lang.String getReadDescriptor()
getReadDescriptor in interface TextInputComponentTextInputComponent.setReadDescriptor(String),
DetailViewPackage.getTextInputComponent_ReadDescriptor()public void setReadDescriptor(java.lang.String newReadDescriptor)
setReadDescriptor in interface TextInputComponentnewReadDescriptor - the new value of the 'Read Descriptor' attribute.TextInputComponent.getReadDescriptor()public int getWidth()
getWidth in interface TextInputComponentTextInputComponent.setWidth(int),
DetailViewPackage.getTextInputComponent_Width()public void setWidth(int newWidth)
setWidth in interface TextInputComponentnewWidth - the new value of the 'Width' attribute.TextInputComponent.getWidth()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class WriteableComponentImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class WriteableComponentImplpublic void eUnset(int featureID)
eUnset in class WriteableComponentImplpublic boolean eIsSet(int featureID)
eIsSet in class WriteableComponentImplpublic java.lang.String toString()
toString in class WriteableComponentImpl
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