public class FileUploaderFactory
extends org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext>
implements org.cruxframework.crux.core.rebind.screen.widget.creator.HasEnabledFactory<org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext>
Author:
Thiago da Rosa de Bustamante
Nested Class Summary
Nested classes/interfaces inherited from class org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator
public org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext instantiateContext()
Specified by:
instantiateContext in class org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext>