@ApplicationScoped public class LayoutDragComponentHelper extends Object
| Constructor and Description |
|---|
LayoutDragComponentHelper() |
| 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) |
@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–2018 JBoss by Red Hat. All rights reserved.