documentationfor yFiles for HTML 3.0.0.3

Usages of IOutputHandler

Properties

handlersin QueryOutputHandlersEventArgsGets the IOutputHandlers that have been registered on this event argument instance so far.

Method Parameters

addOutputHandler (IOutputHandler)in QueryOutputHandlersEventArgsAdds the given output handler to the set of registered output handlers for the given scope.

Implementing Types

OutputHandlerBaseAbstract base implementation of the IOutputHandler interface.