public interface VDateTimeDisplayAttachment extends VAttachment
The following features are supported:
VViewPackage.getDateTimeDisplayAttachment()| Modifier and Type | Method and Description |
|---|---|
DateTimeDisplayType |
getDisplayType()
Returns the value of the 'Display Type' attribute.
|
void |
setDisplayType(DateTimeDisplayType value)
Sets the value of the '
Display Type' attribute. |
DateTimeDisplayType getDisplayType()
DateTimeDisplayType.
If the meaning of the 'Display Type' attribute isn't clear, there really should be more of a description here...
DateTimeDisplayType,
setDisplayType(DateTimeDisplayType),
VViewPackage.getDateTimeDisplayAttachment_DisplayType()void setDisplayType(DateTimeDisplayType value)
Display Type' attribute.
value - the new value of the 'Display Type' attribute.DateTimeDisplayType,
getDisplayType()Copyright © 2018. All rights reserved.