public interface ValueComponent extends ReadableComponent
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getDate()
Returns the value of the 'Date' attribute.
|
java.lang.String |
getDescriptor()
Returns the value of the 'Descriptor' attribute.
|
void |
setDate(java.lang.Boolean value)
Sets the value of the '
Date' attribute. |
void |
setDescriptor(java.lang.String value)
Sets the value of the '
Descriptor' attribute. |
getAttribute, getDecimal, getFormat, getHdConnectionId, getHdItemId, getHdQueryString, isIsText, setAttribute, setDecimal, setFormat, setHdConnectionId, setHdItemId, setHdQueryString, setIsTextgetVisibility, setVisibilityjava.lang.String getDescriptor()
If the meaning of the 'Descriptor' attribute isn't clear, there really should be more of a description here...
setDescriptor(String),
DetailViewPackage.getValueComponent_Descriptor()void setDescriptor(java.lang.String value)
Descriptor' attribute.
value - the new value of the 'Descriptor' attribute.getDescriptor()java.lang.Boolean getDate()
If the meaning of the 'Date' attribute isn't clear, there really should be more of a description here...
setDate(Boolean),
DetailViewPackage.getValueComponent_Date()
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