|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.benow.web.complete.Completer
test.org.benow.web.complete.CategoryCompleter
public class CategoryCompleter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.benow.web.complete.Completer |
|---|
Completer.Completes |
| Field Summary |
|---|
| Fields inherited from class org.benow.web.complete.Completer |
|---|
cancelled, parameters, prefix |
| Constructor Summary | |
|---|---|
protected |
CategoryCompleter(java.lang.String prefix,
java.lang.String parameters)
|
| Method Summary | |
|---|---|
protected void |
doClose()
|
protected boolean |
doHasNext()
|
protected CompleteResult |
doNext()
|
| Methods inherited from class org.benow.web.complete.Completer |
|---|
cancel, close, getCompletionsFor, getCompletionsFor, getCompletionsFor, getForClass, getForField, hasFailed, hasNext, init, isSufficient, iterator, next, remove, setHasFailed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected CategoryCompleter(java.lang.String prefix,
java.lang.String parameters)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
protected void doClose()
throws java.lang.Exception
doClose in class Completerjava.lang.Exceptionprotected CompleteResult doNext()
doNext in class Completerprotected boolean doHasNext()
doHasNext in class Completer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||