Library | Package Java Toolkit

Interface TableCellCoordinates

package com.ptc.uifc.uifcCore;

public interface TableCellCoordinates
  extends jxobject



Description

 



Method Summary
StringGetColumn ()
    Get method for attribute "Column"
     
StringGetRow ()
    Get method for attribute "Row"
     
voidSetColumn (String value)
    Set method for attribute "Column"
     
voidSetRow (String value)
    Set method for attribute "Row"
     

Method Detail

GetRow/SetRow

StringGetRow ()
voidSetRow (String value)


     



GetColumn/SetColumn

StringGetColumn ()
voidSetColumn (String value)