Deprecated API


Contents
Deprecated Fields
de.enough.polish.browser.rss.RssTagHandler.ATTR_RSS_ITEM
          use RssItem.ATTRIBUTE_KEY instead 
 

Deprecated Methods
de.enough.polish.calendar.CalendarItem.getDaysInMonth(Calendar)
            
de.enough.polish.util.Debug.getLogForm(boolean, CommandListener)
          use showLogForm instead 
de.enough.polish.ui.TabbedForm.getSelectedTab()
            
de.enough.polish.util.TimePoint.getTime()
            
de.enough.polish.ui.UiAccess.handlePointerDragged(Item, int, int)
          use handlePointerDragged(Item,int,int,ClippingRegion) 
de.enough.polish.ui.UiAccess.handlePointerDragged(Item, int, int)
          use handlePointerDragged(Item,int,int,ClippingRegion) 
de.enough.polish.blackberry.ui.BaseScreen.handlePointerTouchDown(int, int)
          as BlackBerry used to differentiate between click and touch only on its first Storm model 
de.enough.polish.ui.Item.handlePointerTouchDown(int, int)
          as BlackBerry used to differentiate between click and touch only on its first Storm model 
de.enough.polish.ui.Screen.handlePointerTouchDown(int, int)
          as BlackBerry used to differentiate between click and touch only on its first Storm model 
de.enough.polish.blackberry.ui.BaseScreen.handlePointerTouchUp(int, int)
          as BlackBerry used to differentiate between click and touch only on its first Storm model 
de.enough.polish.ui.Item.handlePointerTouchUp(int, int)
          as BlackBerry used to differentiate between click and touch only on its first Storm model 
de.enough.polish.ui.Screen.handlePointerTouchUp(int, int)
          as BlackBerry used to differentiate between click and touch only on its first Storm model 
de.enough.polish.util.DeviceControl.isFallbackToNetworkLocationOnGpsDisabled()
            
de.enough.polish.util.DeviceControl.isGpsEnabled()
          Use LocationService.isGpsEnabled() 
de.enough.polish.ui.Screen.setScreenOrientation(int)
          use Display.getInstance().setScreenOrientation(int) instead 
de.enough.polish.ui.UiAccess.setScreenOrientation(Screen, int)
          use setScreenOrientation(int degress) instead 
de.enough.polish.ui.UiAccess.setScreenOrientation(Screen, int)
          use setScreenOrientation(int degress) instead 
de.enough.polish.util.DeviceControl.shouldFallbackToNetworkLocationOnGpsDisabled(boolean)
            
de.enough.polish.util.TextUtil.split(String, Font, int, int)
          please use wrap instead 
de.enough.polish.util.TextUtil.split(String, Font, int, int, int, WrappedText)
          please use wrap instead