public interface VTValidationStyleProperty extends VTStyleProperty
The following features are supported:
Ok Color HEX
Ok Foreground Color HEX
Ok Image URL
Ok Overlay URL
Info Color HEX
Info Foreground Color HEX
Info Image URL
Info Overlay URL
Warning Color HEX
Warning Foreground Color HEX
Warning Image URL
Warning Overlay URL
Error Color HEX
Error Foreground Color HEX
Error Image URL
Error Overlay URL
Cancel Color HEX
Cancel Foreground Color HEX
Cancel Image URL
Cancel Overlay URL
Modifier and Type | Method and Description |
---|---|
String |
getCancelColorHEX()
Returns the value of the 'Cancel Color HEX' attribute.
|
String |
getCancelForegroundColorHEX()
Returns the value of the 'Cancel Foreground Color HEX' attribute.
|
String |
getCancelImageURL()
Returns the value of the 'Cancel Image URL' attribute.
|
String |
getCancelOverlayURL()
Returns the value of the 'Cancel Overlay URL' attribute.
|
String |
getErrorColorHEX()
Returns the value of the 'Error Color HEX' attribute.
|
String |
getErrorForegroundColorHEX()
Returns the value of the 'Error Foreground Color HEX' attribute.
|
String |
getErrorImageURL()
Returns the value of the 'Error Image URL' attribute.
|
String |
getErrorOverlayURL()
Returns the value of the 'Error Overlay URL' attribute.
|
String |
getInfoColorHEX()
Returns the value of the 'Info Color HEX' attribute.
|
String |
getInfoForegroundColorHEX()
Returns the value of the 'Info Foreground Color HEX' attribute.
|
String |
getInfoImageURL()
Returns the value of the 'Info Image URL' attribute.
|
String |
getInfoOverlayURL()
Returns the value of the 'Info Overlay URL' attribute.
|
String |
getOkColorHEX()
Returns the value of the 'Ok Color HEX' attribute.
|
String |
getOkForegroundColorHEX()
Returns the value of the 'Ok Foreground Color HEX' attribute.
|
String |
getOkImageURL()
Returns the value of the 'Ok Image URL' attribute.
|
String |
getOkOverlayURL()
Returns the value of the 'Ok Overlay URL' attribute.
|
String |
getWarningColorHEX()
Returns the value of the 'Warning Color HEX' attribute.
|
String |
getWarningForegroundColorHEX()
Returns the value of the 'Warning Foreground Color HEX' attribute.
|
String |
getWarningImageURL()
Returns the value of the 'Warning Image URL' attribute.
|
String |
getWarningOverlayURL()
Returns the value of the 'Warning Overlay URL' attribute.
|
void |
setCancelColorHEX(String value)
Sets the value of the '
Cancel Color HEX ' attribute. |
void |
setCancelForegroundColorHEX(String value)
Sets the value of the '
Cancel Foreground Color HEX ' attribute. |
void |
setCancelImageURL(String value)
Sets the value of the '
Cancel Image URL ' attribute. |
void |
setCancelOverlayURL(String value)
Sets the value of the '
Cancel Overlay URL ' attribute. |
void |
setErrorColorHEX(String value)
Sets the value of the '
Error Color HEX ' attribute. |
void |
setErrorForegroundColorHEX(String value)
Sets the value of the '
Error Foreground Color HEX ' attribute. |
void |
setErrorImageURL(String value)
Sets the value of the '
Error Image URL ' attribute. |
void |
setErrorOverlayURL(String value)
Sets the value of the '
Error Overlay URL ' attribute. |
void |
setInfoColorHEX(String value)
Sets the value of the '
Info Color HEX ' attribute. |
void |
setInfoForegroundColorHEX(String value)
Sets the value of the '
Info Foreground Color HEX ' attribute. |
void |
setInfoImageURL(String value)
Sets the value of the '
Info Image URL ' attribute. |
void |
setInfoOverlayURL(String value)
Sets the value of the '
Info Overlay URL ' attribute. |
void |
setOkColorHEX(String value)
Sets the value of the '
Ok Color HEX ' attribute. |
void |
setOkForegroundColorHEX(String value)
Sets the value of the '
Ok Foreground Color HEX ' attribute. |
void |
setOkImageURL(String value)
Sets the value of the '
Ok Image URL ' attribute. |
void |
setOkOverlayURL(String value)
Sets the value of the '
Ok Overlay URL ' attribute. |
void |
setWarningColorHEX(String value)
Sets the value of the '
Warning Color HEX ' attribute. |
void |
setWarningForegroundColorHEX(String value)
Sets the value of the '
Warning Foreground Color HEX ' attribute. |
void |
setWarningImageURL(String value)
Sets the value of the '
Warning Image URL ' attribute. |
void |
setWarningOverlayURL(String value)
Sets the value of the '
Warning Overlay URL ' attribute. |
equalStyles
String getOkColorHEX()
If the meaning of the 'Ok Color HEX' attribute isn't clear, there really should be more of a description here...
setOkColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_OkColorHEX()
void setOkColorHEX(String value)
Ok Color HEX
' attribute.
value
- the new value of the 'Ok Color HEX' attribute.getOkColorHEX()
String getOkForegroundColorHEX()
If the meaning of the 'Ok Foreground Color HEX' attribute isn't clear, there really should be more of a description here...
setOkForegroundColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_OkForegroundColorHEX()
void setOkForegroundColorHEX(String value)
Ok Foreground Color HEX
' attribute.
value
- the new value of the 'Ok Foreground Color HEX' attribute.getOkForegroundColorHEX()
String getOkImageURL()
If the meaning of the 'Ok Image URL' attribute isn't clear, there really should be more of a description here...
setOkImageURL(String)
,
VTValidationPackage.getValidationStyleProperty_OkImageURL()
void setOkImageURL(String value)
Ok Image URL
' attribute.
value
- the new value of the 'Ok Image URL' attribute.getOkImageURL()
String getOkOverlayURL()
If the meaning of the 'Ok Overlay URL' attribute isn't clear, there really should be more of a description here...
setOkOverlayURL(String)
,
VTValidationPackage.getValidationStyleProperty_OkOverlayURL()
void setOkOverlayURL(String value)
Ok Overlay URL
' attribute.
value
- the new value of the 'Ok Overlay URL' attribute.getOkOverlayURL()
String getInfoColorHEX()
If the meaning of the 'Info Color HEX' attribute isn't clear, there really should be more of a description here...
setInfoColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_InfoColorHEX()
void setInfoColorHEX(String value)
Info Color HEX
' attribute.
value
- the new value of the 'Info Color HEX' attribute.getInfoColorHEX()
String getInfoForegroundColorHEX()
If the meaning of the 'Info Foreground Color HEX' attribute isn't clear, there really should be more of a description here...
setInfoForegroundColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_InfoForegroundColorHEX()
void setInfoForegroundColorHEX(String value)
Info Foreground Color HEX
' attribute.
value
- the new value of the 'Info Foreground Color HEX' attribute.getInfoForegroundColorHEX()
String getInfoImageURL()
If the meaning of the 'Info Image URL' attribute isn't clear, there really should be more of a description here...
setInfoImageURL(String)
,
VTValidationPackage.getValidationStyleProperty_InfoImageURL()
void setInfoImageURL(String value)
Info Image URL
' attribute.
value
- the new value of the 'Info Image URL' attribute.getInfoImageURL()
String getInfoOverlayURL()
If the meaning of the 'Info Overlay URL' attribute isn't clear, there really should be more of a description here...
setInfoOverlayURL(String)
,
VTValidationPackage.getValidationStyleProperty_InfoOverlayURL()
void setInfoOverlayURL(String value)
Info Overlay URL
' attribute.
value
- the new value of the 'Info Overlay URL' attribute.getInfoOverlayURL()
String getWarningColorHEX()
If the meaning of the 'Warning Color HEX' attribute isn't clear, there really should be more of a description here...
setWarningColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_WarningColorHEX()
void setWarningColorHEX(String value)
Warning Color HEX
' attribute.
value
- the new value of the 'Warning Color HEX' attribute.getWarningColorHEX()
String getWarningForegroundColorHEX()
If the meaning of the 'Warning Foreground Color HEX' attribute isn't clear, there really should be more of a description here...
setWarningForegroundColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_WarningForegroundColorHEX()
void setWarningForegroundColorHEX(String value)
Warning Foreground Color HEX
' attribute.
value
- the new value of the 'Warning Foreground Color HEX' attribute.getWarningForegroundColorHEX()
String getWarningImageURL()
If the meaning of the 'Warning Image URL' attribute isn't clear, there really should be more of a description here...
setWarningImageURL(String)
,
VTValidationPackage.getValidationStyleProperty_WarningImageURL()
void setWarningImageURL(String value)
Warning Image URL
' attribute.
value
- the new value of the 'Warning Image URL' attribute.getWarningImageURL()
String getWarningOverlayURL()
If the meaning of the 'Warning Overlay URL' attribute isn't clear, there really should be more of a description here...
setWarningOverlayURL(String)
,
VTValidationPackage.getValidationStyleProperty_WarningOverlayURL()
void setWarningOverlayURL(String value)
Warning Overlay URL
' attribute.
value
- the new value of the 'Warning Overlay URL' attribute.getWarningOverlayURL()
String getErrorColorHEX()
If the meaning of the 'Error Color HEX' attribute isn't clear, there really should be more of a description here...
setErrorColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_ErrorColorHEX()
void setErrorColorHEX(String value)
Error Color HEX
' attribute.
value
- the new value of the 'Error Color HEX' attribute.getErrorColorHEX()
String getErrorForegroundColorHEX()
If the meaning of the 'Error Foreground Color HEX' attribute isn't clear, there really should be more of a description here...
setErrorForegroundColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_ErrorForegroundColorHEX()
void setErrorForegroundColorHEX(String value)
Error Foreground Color HEX
' attribute.
value
- the new value of the 'Error Foreground Color HEX' attribute.getErrorForegroundColorHEX()
String getErrorImageURL()
If the meaning of the 'Error Image URL' attribute isn't clear, there really should be more of a description here...
setErrorImageURL(String)
,
VTValidationPackage.getValidationStyleProperty_ErrorImageURL()
void setErrorImageURL(String value)
Error Image URL
' attribute.
value
- the new value of the 'Error Image URL' attribute.getErrorImageURL()
String getErrorOverlayURL()
If the meaning of the 'Error Overlay URL' attribute isn't clear, there really should be more of a description here...
setErrorOverlayURL(String)
,
VTValidationPackage.getValidationStyleProperty_ErrorOverlayURL()
void setErrorOverlayURL(String value)
Error Overlay URL
' attribute.
value
- the new value of the 'Error Overlay URL' attribute.getErrorOverlayURL()
String getCancelColorHEX()
If the meaning of the 'Cancel Color HEX' attribute isn't clear, there really should be more of a description here...
setCancelColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_CancelColorHEX()
void setCancelColorHEX(String value)
Cancel Color HEX
' attribute.
value
- the new value of the 'Cancel Color HEX' attribute.getCancelColorHEX()
String getCancelForegroundColorHEX()
If the meaning of the 'Cancel Foreground Color HEX' attribute isn't clear, there really should be more of a description here...
setCancelForegroundColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_CancelForegroundColorHEX()
void setCancelForegroundColorHEX(String value)
Cancel Foreground Color HEX
' attribute.
value
- the new value of the 'Cancel Foreground Color HEX' attribute.getCancelForegroundColorHEX()
String getCancelImageURL()
If the meaning of the 'Cancel Image URL' attribute isn't clear, there really should be more of a description here...
setCancelImageURL(String)
,
VTValidationPackage.getValidationStyleProperty_CancelImageURL()
void setCancelImageURL(String value)
Cancel Image URL
' attribute.
value
- the new value of the 'Cancel Image URL' attribute.getCancelImageURL()
String getCancelOverlayURL()
If the meaning of the 'Cancel Overlay URL' attribute isn't clear, there really should be more of a description here...
setCancelOverlayURL(String)
,
VTValidationPackage.getValidationStyleProperty_CancelOverlayURL()
void setCancelOverlayURL(String value)
Cancel Overlay URL
' attribute.
value
- the new value of the 'Cancel Overlay URL' attribute.getCancelOverlayURL()
Copyright © 2018. All rights reserved.