|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComments
Method Summary | |
---|---|
ICommentShape |
get(int Index)
Returns a single object from a collection. |
int |
getCount()
Returns the number of objects in the collection. |
ICommentShape |
getItem(int iRow,
int iColumn)
Returns single entry from the collection by row and column one-based indexes. |
java.lang.Object |
getParent()
Returns the parent object for the specified object. |
Method Detail |
---|
int getCount()
java.lang.Object getParent()
ICommentShape get(int Index)
ICommentShape getItem(int iRow, int iColumn)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |