Find child component with the specified component ID name.
CL_GUIComponent* CL_GUIComponent::get_named_item( const CL_StringRef & id); static CL_Tab* CL_Tab::get_named_item( CL_GUIComponent * reference_component, const CL_StringRef & id); CL_GUIComponent* CL_GUIComponent::get_named_item( const CL_StringRef & id);