public class WebappConfiguration extends Object implements Serializable
Constructor and Description |
---|
WebappConfiguration() |
Modifier and Type | Method and Description |
---|---|
UserInterfaceOptions |
getUi()
Get options for altering the ui presentation.
|
void |
setUi(UserInterfaceOptions ui)
Set options for altering the ui presentation.
|
public WebappConfiguration()
public UserInterfaceOptions getUi()
public void setUi(UserInterfaceOptions ui)
ui
- Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.