newEditor method
Instantiate a new BatchProfileAttributeEditor to edit custom data attributes.
See BatchProfileAttributeEditor's documentation for more info.
Implementation
BatchProfileAttributeEditor newEditor() {
return BatchProfileAttributeEditorImpl(_channel);
}