~~Title: Efl.Ui.View_Factory~~ ====== Efl.Ui.View_Factory (class) ====== ===== Description ===== %%This class provide a utility function that class that wish to use %%[[:develop:api:efl:ui:factory:method:create|Efl.Ui.Factory.create]]%% should use.%% {{page>:develop:api-include:efl:ui:view_factory:description&nouser&nolink&nodate}} ===== Members ===== **[[:develop:api:efl:ui:view_factory:method:create_with_event|create_with_event]]** ''static''\\ > %%Create a UI object from the necessary properties in the specified model and generate the created event on the factory when the object is done building. This function must be use by all %%[[:develop:api:efl:ui:view|Efl.Ui.View]]%% that need to create object. They should not use %%[[:develop:api:efl:ui:factory:method:create|Efl.Ui.Factory.create]]%% directly.%% Eina_Future *efl_ui_view_factory_create_with_event(Efl_Ui_Factory *factory, Eina_Iterator *models); \\ ===== Events =====