|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface itextboxitemcollection
represents a collection of itextbox
.
method summary | |
---|---|
int |
add(itextbox textbox)
adds a textbox to the collection. |
itextbox |
get(int index)
gets the itextbox at the specified index. |
method detail |
---|
itextbox get(int index)
itextbox
at the specified index.
index
- the index
int add(itextbox textbox)
textbox
- the text box.
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |