Method XbpHelpLabel():configure() Foundation
Reconfigures the XbpHelpLabel object after :create() has been executed.
Syntax
:configure( [<cnRefID>] ) --> self
Parameters
<cnRefID>
The <cnRefID> parameter for :configure() is identical to the parameter for the methods :create() and :new() (see the :new() method for a description of this parameter).
Return
This method returns the object executing the method (self).
Description
The method :configure() reconfigures the XbpHelpLabel object without releasing the system resources previously requested using :create(). For example, a new numeric or symbolic ID can be specified. This method has the same parameters as the method :create() and the method :new().
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.