Interface AutoChild


public interface AutoChild
An autoChild is an automatically generated subcomponent that a component creates to handle part of its presentation or functionality. An example is the Window component and its subcomponent the "header".

See Using AutoChildren for more information.