documentationfor yFiles for HTML 3.0.0.3

Usages of KeyScope

Properties

scopein QueryOutputHandlersEventArgsGets the scope where the handlers should be added.

Method Return Values

from (KeyScope)in KeyScopeConverts the given argument to an enum constant of this enum type.

Method Parameters

matchesScope (Element, KeyScope)in GraphMLIOHandlerChecks whether the scope attribute in definition matches scope
from (KeyScope)in KeyScopeConverts the given argument to an enum constant of this enum type.
getName (KeyScope)in KeyScopeReturns the name of the given enum constant.
MapperOutputHandler (Constructor<TKey>, Constructor<TData>, KeyScope, string, KeyType)in MapperOutputHandlerInitializes a new instance of the MapperOutputHandler<TKey,TData> class using the provided key scope, the name, and the key type.
OutputHandlerBase (Constructor<TKey>, Constructor<TData>, KeyScope, string, KeyType)in OutputHandlerBaseInitializes a new instance of the OutputHandlerBase<TKey,TData> class using the provided scope, name, and type for the key definition.
setKeyDefinitionScope (KeyScope)in OutputHandlerBaseSets the scope for the key definition.
QueryOutputHandlersEventArgs (IWriteContext, KeyScope)in QueryOutputHandlersEventArgsInitializes a new instance of the QueryOutputHandlersEventArgs class.