Component.initialize(arguments)

Initializes this component using a constructor that matches the arguments passed. If this component has already been initialized, the old value is overwritten.

Arguments:

Name Type Description Mode
arguments Java.Lang.Object[] array of arguments for the constructor in