Class PanelController
- java.lang.Object
-
- org.apache.myfaces.tobago.example.demo.PanelController
-
- All Implemented Interfaces:
Serializable
@RequestScoped @Named public class PanelController extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PanelController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DategetCurrentDate()StringgetText()booleanisOddDecaSecond()voidsetText(String text)
-