Package | Description |
---|---|
org.jboss.dashboard.ui | |
org.jboss.dashboard.ui.resources | |
org.jboss.dashboard.workspace |
Modifier and Type | Field and Description |
---|---|
protected GraphicElementManager[] |
UIServices.graphicElementManagers |
Modifier and Type | Method and Description |
---|---|
GraphicElementManager[] |
UIServices.getGraphicElementManagers() |
Modifier and Type | Method and Description |
---|---|
GraphicElementManager |
Skin.getInstanceManager()
Manager that handles this type of resource.
|
abstract GraphicElementManager |
GraphicElement.getInstanceManager()
Manager that handles this type of resource.
|
GraphicElementManager |
Layout.getInstanceManager()
Manager that handles this type of resource.
|
GraphicElementManager |
Envelope.getInstanceManager()
Manager that handles this type of resource.
|
static GraphicElementManager |
Skin.getManager()
The manager that handles this type of resource.
|
static GraphicElementManager |
Layout.getManager()
The manager that handles this type of resource.
|
static GraphicElementManager |
Envelope.getManager()
The manager that handles this type of resource.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EnvelopesManager
Manager for the platform envelope.
|
interface |
LayoutsManager
Definition for page templates Manager class.
|
interface |
SkinsManager
Definition for Skins Manager class.
|
Modifier and Type | Class and Description |
---|---|
class |
EnvelopesManagerImpl |
class |
GraphicElementManagerImpl |
class |
LayoutsManagerImpl |
class |
SkinsManagerImpl |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.