Uses of Interface
org.wicketstuff.async.components.IRunnableFactory

Packages that use IRunnableFactory
org.wicketstuff.async.components   
 

Uses of IRunnableFactory in org.wicketstuff.async.components
 

Constructors in org.wicketstuff.async.components with parameters of type IRunnableFactory
ProgressButton(String id, Form<?> form, IModel<? extends AbstractTaskContainer> taskContainerModel, IRunnableFactory runnableFactory, Duration duration)
           
ProgressButton(String id, IModel<String> model, Form<?> form, IModel<? extends AbstractTaskContainer> taskContainerModel, IRunnableFactory runnableFactory, Duration duration)
           
 



Copyright © 2013–2014 Kantega AS. All rights reserved.