FreeRDP
com.freerdp.freerdpcore.utils.ClipboardManagerProxy Class Referenceabstract

Data Structures

interface  OnClipboardChangedListener
 

Public Member Functions

abstract void setClipboardData (String data)
 
abstract void addClipboardChangedListener (OnClipboardChangedListener listener)
 
abstract void removeClipboardboardChangedListener (OnClipboardChangedListener listener)
 
abstract void getPrimaryClipManually ()
 

Static Public Member Functions

static ClipboardManagerProxy getClipboardManager (Context ctx)
 

Member Function Documentation

◆ addClipboardChangedListener()

abstract void com.freerdp.freerdpcore.utils.ClipboardManagerProxy.addClipboardChangedListener ( OnClipboardChangedListener  listener)
abstract
Here is the caller graph for this function:

◆ getClipboardManager()

static ClipboardManagerProxy com.freerdp.freerdpcore.utils.ClipboardManagerProxy.getClipboardManager ( Context  ctx)
inlinestatic
Here is the caller graph for this function:

◆ getPrimaryClipManually()

abstract void com.freerdp.freerdpcore.utils.ClipboardManagerProxy.getPrimaryClipManually ( )
abstract
Here is the caller graph for this function:

◆ removeClipboardboardChangedListener()

abstract void com.freerdp.freerdpcore.utils.ClipboardManagerProxy.removeClipboardboardChangedListener ( OnClipboardChangedListener  listener)
abstract
Here is the caller graph for this function:

◆ setClipboardData()

abstract void com.freerdp.freerdpcore.utils.ClipboardManagerProxy.setClipboardData ( String  data)
abstract
Here is the caller graph for this function:

The documentation for this class was generated from the following file: