Class CkeditorController
- java.lang.Object
-
- org.apache.myfaces.tobago.example.demo.SourceFileReader
-
- org.apache.myfaces.tobago.example.demo.CkeditorController
-
- All Implemented Interfaces:
Serializable
@SessionScoped @Named public class CkeditorController extends SourceFileReader implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CkeditorController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetContentSecurityPolicyMode()StringgetSource()StringgetText()booleanisEditorAvailable()voidsetText(String text)-
Methods inherited from class org.apache.myfaces.tobago.example.demo.SourceFileReader
getSource
-
-