@Dependent public class LayoutDragComponentHelper extends Object
Constructor and Description |
---|
LayoutDragComponentHelper(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
ClientExperimentalFeaturesRegistryService experimentalFeaturesRegistryService) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
protected void |
destroy(Object o) |
LayoutComponent |
getLayoutComponent(LayoutDragComponent dragComponent) |
LayoutComponent |
getLayoutComponentFromDrop(String dropData) |
String |
getRealBeanClass(LayoutDragComponent instance) |
LayoutDragComponent |
lookupDragTypeBean(String dragTypeClassName) |
@Inject public LayoutDragComponentHelper(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager, ClientExperimentalFeaturesRegistryService experimentalFeaturesRegistryService)
@PreDestroy public void destroy()
public LayoutDragComponent lookupDragTypeBean(String dragTypeClassName)
public String getRealBeanClass(LayoutDragComponent instance)
public LayoutComponent getLayoutComponentFromDrop(String dropData)
public LayoutComponent getLayoutComponent(LayoutDragComponent dragComponent)
protected void destroy(Object o)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.