Uses of Class
com.wewebu.ow.server.app.OwClipboard

Packages that use OwClipboard
com.wewebu.ow.server.app   
com.wewebu.ow.server.dmsdialogs.views   
 

Uses of OwClipboard in com.wewebu.ow.server.app
 

Fields in com.wewebu.ow.server.app declared as OwClipboard
protected  OwClipboard OwMainAppContext.m_clipboard
          the one and only clipboard for the session
 

Methods in com.wewebu.ow.server.app that return OwClipboard
protected  OwClipboard OwMainAppContext.createClipboard()
          Create an instance of the OwClipboard object.
 OwClipboard OwMainAppContext.getClipboard()
          get the one and only clipboard for the session
 

Methods in com.wewebu.ow.server.app with parameters of type OwClipboard
protected  void OwClipboardView.renderOwFieldContentType(Writer w_p, OwClipboard clipboard_p)
          Render the clipboard information, if content type is an OwField.
 

Uses of OwClipboard in com.wewebu.ow.server.dmsdialogs.views
 

Methods in com.wewebu.ow.server.dmsdialogs.views that return OwClipboard
protected  OwClipboard OwStandardPasteMetadataHandler.getClipboard()
          Get current Clipboard, often used in this class.
protected  OwClipboard OwObjectPropertyView.getClipboard()
          Get current Clipboard, often used in this class.
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.