public interface VTTextControlEnablementStyleProperty extends VTStyleProperty
The following features are supported:
VTTextControlEnablementPackage.getTextControlEnablementStyleProperty()
Modifier and Type | Method and Description |
---|---|
boolean |
isRenderDisableAsEditable()
Returns the value of the 'Render Disable As Editable' attribute.
|
void |
setRenderDisableAsEditable(boolean value)
Sets the value of the '
Render Disable As Editable ' attribute. |
equalStyles
boolean isRenderDisableAsEditable()
"false"
.
If the meaning of the 'Render Disable As Editable' attribute isn't clear, there really should be more of a description here...
setRenderDisableAsEditable(boolean)
,
VTTextControlEnablementPackage.getTextControlEnablementStyleProperty_RenderDisableAsEditable()
void setRenderDisableAsEditable(boolean value)
Render Disable As Editable
' attribute.
value
- the new value of the 'Render Disable As Editable' attribute.isRenderDisableAsEditable()
Copyright © 2019. All rights reserved.