@RequestScoped @Named public class ExceptionHandlerController extends Object
| Constructor and Description |
|---|
ExceptionHandlerController() |
| Modifier and Type | Method and Description |
|---|---|
SheetState |
getSheetState() |
List<SolarObject> |
getSolarList() |
String |
getValue() |
void |
preRenderViewListener(javax.faces.event.ComponentSystemEvent event) |
void |
setSheetState(SheetState sheetState) |
void |
setValue(String value) |
void |
update(javax.faces.event.AjaxBehaviorEvent event) |
public String getValue()
public void setValue(String value)
public void update(javax.faces.event.AjaxBehaviorEvent event)
public List<SolarObject> getSolarList()
public SheetState getSheetState()
public void setSheetState(SheetState sheetState)
public void preRenderViewListener(javax.faces.event.ComponentSystemEvent event)
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.