Overload | Description |
---|---|
CreateCategoryEditor(DNFunctionResult<NCategoryEditor>,NNode,String,NEditorContext) | Creates a new category editor for the specified node category, from the specified factory. |
CreateCategoryEditor<YYjb>(NNode,String,NEditorContext) | Creates a new category editor for the specified node category, from the generic method type. |
CreateCategoryEditor(NNode,String) | Creates a category editor for the specified category of the specified node |
CreateCategoryEditor(NNode,NEditor,String) | Creates a category editor for the specified category of the specified node |
CreateCategoryEditor(NNode,NEditorContext,String) | Creates a category editor for the specified category of the specified node |