Class SheetEditableController
- java.lang.Object
-
- org.apache.myfaces.tobago.example.demo.SheetEditableController
-
- All Implemented Interfaces:
Serializable
@SessionScoped @Named public class SheetEditableController extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SheetEditableController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<SolarObject>getSolarList()
-
-
-
Method Detail
-
getSolarList
public List<SolarObject> getSolarList()
-
-