@Default @Dependent public class LienzoImageStripLoader extends Object implements SessionInitializer
| Constructor and Description |
|---|
LienzoImageStripLoader(DefinitionUtils definitionUtils,
ImageStripRegistry stripRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(Metadata metadata,
org.uberfire.mvp.Command completeCallback) |
protected static void |
removeFromLienzo(String name) |
protected static void |
setImageStrips(com.ait.lienzo.client.core.image.ImageStrips imageStrips) |
@Inject public LienzoImageStripLoader(DefinitionUtils definitionUtils, ImageStripRegistry stripRegistry)
public void init(Metadata metadata, org.uberfire.mvp.Command completeCallback)
init in interface SessionInitializerpublic void destroy()
destroy in interface SessionInitializerprotected static void removeFromLienzo(String name)
protected static void setImageStrips(com.ait.lienzo.client.core.image.ImageStrips imageStrips)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.