|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Column
| Method Summary | |
|---|---|
boolean |
contains(String text)
Searches the value among all the cells of this column. |
boolean |
containsPartial(String value)
|
int |
find(String text)
Same as contains but returns the index. |
| Method Detail |
|---|
boolean contains(String text)
text - the text to search
boolean containsPartial(String value)
int find(String text)
text - the text to search
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||