Deprecated API


Contents
Deprecated Fields
com.creamtec.ajaxswing.core.AjaxSwingProperties.COMPONENT_BROWSE_CLIENT
          Not implemented in v.4 
 

Deprecated Methods
com.creamtec.ajaxswing.v4.utils.ComponentUtils.getFileOpener(Component)
            
com.creamtec.ajaxswing.v4.utils.ComponentUtils.getHtmlAttributes(JComponent)
          HTML attributes specified for Swing component are automatically appended to the rendered HTML element that represents the component. For instance, calling ComponentUtils.getHtmlAttributes(myButton).put("tabindex", "1") for a button that is represented with HTML element will result in the following HTML HTML attribute being added 
com.creamtec.ajaxswing.HttpServletRequestImpl.getRealPath(String)
            
com.creamtec.ajaxswing.HttpServletRequestImpl.isRequestedSessionIdFromUrl()
            
com.creamtec.ajaxswing.v4.utils.ComponentUtils.setFileOpener(JComponent, FileOpener)
            
com.creamtec.ajaxswing.gui.AjaxSwingUIManager.shouldRenderStandardFileOpenDialog(ClientAgent, Container)
          Not used in v.4, replaced by AjaxSwingUIManager.isServerSideBrowsingEnabled(ClientAgent, Container) 
 



Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.