|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Column
A representation of the model object 'Column'.
The following features are supported:
TableinstancePackage.getColumn()| Method Summary | |
|---|---|
int |
getWidth()
Returns the value of the 'Width' attribute. |
boolean |
isIsHidden()
Returns the value of the 'Is Hidden' attribute. |
void |
setIsHidden(boolean value)
Sets the value of the ' Is Hidden' attribute. |
void |
setWidth(int value)
Sets the value of the ' Width' attribute. |
| Method Detail |
|---|
boolean isIsHidden()
If the meaning of the 'Is Hidden' attribute isn't clear, there really should be more of a description here...
setIsHidden(boolean),
TableinstancePackage.getColumn_IsHidden()void setIsHidden(boolean value)
Is Hidden' attribute.
value - the new value of the 'Is Hidden' attribute.isIsHidden()int getWidth()
"-1".
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
setWidth(int),
TableinstancePackage.getColumn_Width()void setWidth(int value)
Width' attribute.
value - the new value of the 'Width' attribute.getWidth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||