appdesigner.customcomponent.removeMetadata
Remove custom UI component from App Designer
Description
appdesigner.customcomponent.removeMetadata(
removes the App Designer metadata for the custom UI component class specified by
classfile
)classfile
. This removes the component from the App Designer
Component Library.
Calling this function has an effect only if the UI component class was previously
configured using the appdesigner.customcomponent.configureMetadata
function.