|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.novell.emframe.dev.dataTable.TableCellContext
Contains information specific to a TableCell
object and information about the table that contains the TableCell.
Method Summary | |
java.lang.String |
getLinkActionHandler()
Returns the name of the JavaScript function that will handle all LinkTableCell actions. |
java.lang.String |
getMenuActionHandler()
Returns the name of the JavaScript function that will handle all menu actions. |
java.lang.String |
getTableId()
Returns the unique ID of the table that contains this TableCell. |
int |
getX()
Returns the column number of the TableCell in the table. |
int |
getY()
Returns the row number of the TableCell in the table. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getLinkActionHandler()
public java.lang.String getMenuActionHandler()
public java.lang.String getTableId()
public int getX()
public int getY()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |