Class SpaceHomepageProxy.Widget
- java.lang.Object
-
- org.silverpeas.core.web.look.proxy.SpaceHomepageProxy.Widget
-
- Enclosing class:
- SpaceHomepageProxy
public static class SpaceHomepageProxy.Widget extends Object
-
-
Constructor Summary
Constructors Constructor Description Widget()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getContent()
String
getTitle()
void
setContent(String content)
void
setTitle(String title)
-