Class TextToClipboardPresenter
- All Implemented Interfaces:
Presenter<TextToClipboardPresenter>,PresenterLifeCicleAware<TextToClipboardPresenter>,View,Serializable
@Component
@Scope("prototype")
public class TextToClipboardPresenter
extends AbstractPresenter<TextToClipboardPresenter>
implements View
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
TextToClipboardPresenter
public TextToClipboardPresenter()
-
-
Method Details
-
setText
-
setTitle
-
getView
- Specified by:
getViewin interfacePresenter<TextToClipboardPresenter>
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getTitle
- Specified by:
getTitlein interfaceView
-