@ApplicationScoped public class PerspectiveEditorNavGroupProvider extends Object implements PerspectiveEditorComponentGroupProvider
PerspectiveEditorComponentGroupProvider holding all the available PerspectiveEditorNavComponent instances| Constructor and Description |
|---|
PerspectiveEditorNavGroupProvider(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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, getOrder@Inject
public PerspectiveEditorNavGroupProvider(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
PerspectiveEditorPaletteI18n i18n)
public String getName()
PerspectiveEditorComponentGroupProvidergetName 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.