dw.experience.CustomEditorResourcesinit function that is called during initialization of the
CustomEditor, i.e. is subject to your implementation of the respective custom editor type js file.init function to add more required scripts.
Absolute URLs will be retained, relative paths will be resolved to absolute
ones based on the cartridge path for static resources (e.g. similar to
what URLUtils.httpStatic(String) or
URLUtils.httpsStatic(String)) does.init function to add more required styles.
Absolute URLs will be retained, relative paths will be resolved to absolute
ones based on the cartridge path for static resources (e.g. similar to
what URLUtils.httpStatic(String) or
URLUtils.httpsStatic(String)) does.init function to add more required scripts.
Absolute URLs will be retained, relative paths will be resolved to absolute
ones based on the cartridge path for static resources (e.g. similar to
what URLUtils.httpStatic(String) or
URLUtils.httpsStatic(String)) does.null
init function to add more required styles.
Absolute URLs will be retained, relative paths will be resolved to absolute
ones based on the cartridge path for static resources (e.g. similar to
what URLUtils.httpStatic(String) or
URLUtils.httpsStatic(String)) does.null