| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.io.graphml.output.QueryOutputHandlersEvent.HandlerStruct
public static class QueryOutputHandlersEvent.HandlerStruct
Helper class that represents an OutputHandler that is bound to a certain scope.
| Constructor Summary | |
|---|---|
| QueryOutputHandlersEvent.HandlerStruct(OutputHandler handler,
                                       KeyScope scope)Create a new instance of this class. | |
| Method Summary | |
|---|---|
|  OutputHandler | getHandler()Returns the output handler encapsulated by this instance. | 
|  KeyScope | getScope()Returns the scope that getHandler()is bound to. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public QueryOutputHandlersEvent.HandlerStruct(OutputHandler handler,
                                              KeyScope scope)
handler - The handlerscope - The scope this handler is bound to.QueryOutputHandlersEvent.addOutputHandler(OutputHandler,y.io.graphml.KeyScope)| Method Detail | 
|---|
public OutputHandler getHandler()
public KeyScope getScope()
getHandler() is bound to.
| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||