Class DefaultContentEditorPresentationControl
- java.lang.Object
-
- it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl
-
- All Implemented Interfaces:
ContentEditorPresentationControl
@SimpleMessageSubscriber public class DefaultContentEditorPresentationControl extends java.lang.Object implements ContentEditorPresentationControl
A default implementation of theContentEditorPresentationControl
.- Author:
- Fabrizio Giudici
- Stereotype:
- Control
-
-
Constructor Summary
Constructors Constructor Description DefaultContentEditorPresentationControl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
initialize()
-
-
-
Method Detail
-
initialize
public void initialize()
- Specified by:
initialize
in interfaceContentEditorPresentationControl
-
-