|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableData
Provides storage for properties needed by database tables.
Method Summary | |
---|---|
String |
getDisplayName()
Return the display name. |
String |
getLinkColumnName()
Return the link column name. |
String |
getName()
Return the name. |
String |
getSearchColumnName()
Return the search column name. |
boolean |
isEditable()
Return true if this is editable. |
boolean |
isVisible()
Return true if this is visible. |
Iterator |
iterator()
Return an iterator over the column data. |
String |
toString()
Return a string representation of this object. |
Method Detail |
---|
String getDisplayName()
String getLinkColumnName()
String getName()
String getSearchColumnName()
boolean isVisible()
String toString()
toString
in class Object
boolean isEditable()
Iterator iterator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |