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