21
edits
Changes
m
→getRow()
====getRow()====
'''int getRow(void)const;'''
*if '''_owner''' is NULL, it returns the _row attribute
*if '''_owner''' is not NULL it returns the sum of _row and _owner->getTop(); (see IO_Frame for getTop())
====getCol()====