@ApplicationScoped public class PerspectiveEditorCoreGroupProvider extends Object implements PerspectiveEditorComponentGroupProvider
PerspectiveEditorComponentGroupProvider holding all the available PerspectiveEditorCoreComponent instances| Constructor and Description |
|---|
PerspectiveEditorCoreGroupProvider(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
PerspectiveEditorPaletteI18n i18n) |
| Modifier and Type | Method and Description |
|---|---|
LayoutDragComponentGroup |
getInstance()
Get the
LayoutDragComponentGroup containing the LayoutDragComponent instances
listed under the group's category in the component palette. |
String |
getName()
Return the name of the component group displayed in the component palette.
|
Integer |
getOrder()
How important is this group in relation to other groups available.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo@Inject
public PerspectiveEditorCoreGroupProvider(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
PerspectiveEditorPaletteI18n i18n)
public String getName()
PerspectiveEditorComponentGroupProvidergetName in interface PerspectiveEditorComponentGroupProviderpublic Integer getOrder()
PerspectiveEditorComponentGroupProvidergetOrder in interface PerspectiveEditorComponentGroupProviderpublic LayoutDragComponentGroup getInstance()
PerspectiveEditorComponentGroupProviderLayoutDragComponentGroup containing the LayoutDragComponent instances
listed under the group's category in the component palette.getInstance in interface PerspectiveEditorComponentGroupProviderCopyright © 2012–2018 JBoss by Red Hat. All rights reserved.