@Deprecated public class ScreenEditor extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ScreenEditor.SCREEN_TYPE
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static String |
PLACE_NAME_KEY
Deprecated.
|
Constructor and Description |
---|
ScreenEditor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addParameters(String key,
String value)
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
String |
getExternalComponentFQCN()
Deprecated.
|
Map<String,String> |
getParameters()
Deprecated.
|
String |
getPlaceName()
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
isAExternalComponent()
Deprecated.
|
void |
loadOriginalState()
Deprecated.
|
void |
removeParameter(String key)
Deprecated.
|
void |
saveOriginalState()
Deprecated.
|
void |
setExternalComponentFQCN(String externalComponentFQCN)
Deprecated.
|
void |
setParameterValue(String key,
String value)
Deprecated.
|
void |
setPlaceName(String placeName)
Deprecated.
|
void |
setType(ScreenEditor.SCREEN_TYPE type)
Deprecated.
|
public static final String PLACE_NAME_KEY
public void removeParameter(String key)
public String getPlaceName()
public void setPlaceName(String placeName)
public void setType(ScreenEditor.SCREEN_TYPE type)
public boolean isAExternalComponent()
public void saveOriginalState()
public void loadOriginalState()
public String getExternalComponentFQCN()
public void setExternalComponentFQCN(String externalComponentFQCN)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.