jSyncManager

Uses of Class
org.jSyncManager.API.Protocol.Util.StdApps.CategoryInfo

Packages that use CategoryInfo
org.jSyncManager.API.Protocol.Util.StdApps   
 

Uses of CategoryInfo in org.jSyncManager.API.Protocol.Util.StdApps
 

Methods in org.jSyncManager.API.Protocol.Util.StdApps that return CategoryInfo
 CategoryInfo[] MailAppBlock.getCategories()
          Return an array of the category info blocks.
 CategoryInfo ExpenseAppBlock.getCategoryInfo(int i)
          Get the category info block given the category index.
 CategoryInfo AddressAppBlock.getCategoryInfo(int i)
          Return the CategoryInfo block for the selected category index.
 CategoryInfo ToDoListAppBlock.getCategoryInfo(int i)
          Get the category info block given the category index.
 CategoryInfo DateBookAppBlock.getCategoryInfo(int i)
          Get the category info block given the category index.
 CategoryInfo MemoAppBlock.getCategoryInfo(int i)
          Retreives the category info for the category with the specified index number.
 CategoryInfo[] MemoAppBlock.getCategories()
          Return an array of the category info blocks.
 CategoryInfo NotepadAppBlock.getCategoryInfo(int i)
          Retreives the category info for the category with the specified index number.
 

Methods in org.jSyncManager.API.Protocol.Util.StdApps with parameters of type CategoryInfo
 void ExpenseAppBlock.setCategoryInfo(CategoryInfo categoryinfo, int i)
          Set the category info block, given the index.
 void AddressAppBlock.setCategoryInfo(CategoryInfo info, int i)
          Set the category info block, given the bitmap to the category.
 void ToDoListAppBlock.setCategoryInfo(CategoryInfo categoryinfo, int i)
          Set the category info block, given the index.
 void DateBookAppBlock.setCategoryInfo(CategoryInfo categoryinfo, int i)
          Set the category info block, given the index.
 void MemoAppBlock.setCategoryInfo(CategoryInfo categoryinfo, int i)
          Sets the category information for the specified category index.
 void NotepadAppBlock.setCategoryInfo(CategoryInfo categoryinfo, int i)
          Sets the category information for the specified category index.
 


jSyncManager

Copyright (c) 1999 - 2003 Brad BARCLAY and others. All Rights Reserved.