|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VTTableValidationStyleProperty
A representation of the model object 'Style Property'.
The following features are supported:
VTTableValidationPackage.getTableValidationStyleProperty()| Method Summary | |
|---|---|
String |
getColumnName()
Returns the value of the 'Column Name' attribute. |
int |
getColumnWidth()
Returns the value of the 'Column Width' attribute. |
String |
getImagePath()
Returns the value of the 'Image Path' attribute. |
void |
setColumnName(String value)
Sets the value of the ' Column Name' attribute. |
void |
setColumnWidth(int value)
Sets the value of the ' Column Width' attribute. |
void |
setImagePath(String value)
Sets the value of the ' Image Path' attribute. |
| Methods inherited from interface org.eclipse.emf.ecp.view.template.model.VTStyleProperty |
|---|
equalStyles |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
int getColumnWidth()
If the meaning of the 'Column Width' attribute isn't clear, there really should be more of a description here...
setColumnWidth(int),
VTTableValidationPackage.getTableValidationStyleProperty_ColumnWidth()void setColumnWidth(int value)
Column Width' attribute.
value - the new value of the 'Column Width' attribute.getColumnWidth()String getColumnName()
If the meaning of the 'Column Name' attribute isn't clear, there really should be more of a description here...
setColumnName(String),
VTTableValidationPackage.getTableValidationStyleProperty_ColumnName()void setColumnName(String value)
Column Name' attribute.
value - the new value of the 'Column Name' attribute.getColumnName()String getImagePath()
If the meaning of the 'Image Path' attribute isn't clear, there really should be more of a description here...
setImagePath(String),
VTTableValidationPackage.getTableValidationStyleProperty_ImagePath()void setImagePath(String value)
Image Path' attribute.
value - the new value of the 'Image Path' attribute.getImagePath()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||