Constructor and Description |
---|
AbstractCustomUI() |
Modifier and Type | Method and Description |
---|---|
CustomUIConnector |
getConnector()
Returns custom ui connector.
|
Object |
getParameter(String key)
Returns parameter.
|
Map<String,Object> |
getParameters()
Returns map of parameters.
|
void |
setConnector(CustomUIConnector customUIConnector)
Sets custom ui connector.
|
void |
setParameters(Map<String,Object> parameters)
Sets parameters.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getComponent
public CustomUIConnector getConnector()
public void setConnector(CustomUIConnector customUIConnector)
CustomUI
setConnector
in interface CustomUI
public Map<String,Object> getParameters()
public Object getParameter(String key)
key
- Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.