public class WebappConfiguration extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
private UserInterfaceOptions |
ui
options for altering the ui presentation.
|
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.
|
private UserInterfaceOptions ui
public WebappConfiguration()
public UserInterfaceOptions getUi()
public void setUi(UserInterfaceOptions ui)
ui
- Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.