public class GraphicElementScopeDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
static GraphicElementScopeDescriptor |
GLOBAL_SCOPED |
static GraphicElementScopeDescriptor |
SECTION_SCOPED |
static GraphicElementScopeDescriptor |
WORKSPACE_SCOPED |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
boolean |
isAllowedGlobal() |
boolean |
isAllowedInstance() |
boolean |
isAllowedPanel() |
boolean |
isAllowedSection() |
boolean |
isAllowedWorkspace() |
public static GraphicElementScopeDescriptor SECTION_SCOPED
public static GraphicElementScopeDescriptor WORKSPACE_SCOPED
public static GraphicElementScopeDescriptor GLOBAL_SCOPED
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.