Class OutputLabelView
- java.lang.Object
-
- org.primefaces.showcase.view.misc.OutputLabelView
-
- All Implemented Interfaces:
Serializable
@Named @ViewScoped public class OutputLabelView extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OutputLabelView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetNullableValue()StringgetValue()voidsetNullableValue(String nullableValue)voidsetValue(String value)
-