Interface ComponentContainerHandler
- 
- All Known Implementing Classes:
- ChooseHandler,- ChooseWhenHandler,- DecorateHandler,- ForEachHandler,- IfHandler,- IncludeHandler,- InsertChildrenHandler,- InsertHandler,- LegacyForEachHandler,- LegacyIncludeHandler
 
 public interface ComponentContainerHandlerThis interface identify tag handlers that does not generate components, but it has components inside them and by that reason it should be considered into cc:insertChildren logic.- Author:
- lu4242