Method XbpColumn():configure() Foundation

Reconfigures the XbpColumn object after :create() has been executed.

Syntax
:configure() --> self
Return

The method returns the object executing the method (self).

Description

The method :configure() reconfigures an XbpColumn object without releasing the system resources that have previously been requested using :create(). For example, presentation parameters can be changed while the XbpColumn object is visible inside an XbpBrowse object. This method has the same parameters as 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.