Uses of Class
com.jacobgen.microsoft.outlook.OutlookBarGroup

Packages that use OutlookBarGroup
com.jacobgen.microsoft.outlook   
 

Uses of OutlookBarGroup in com.jacobgen.microsoft.outlook
 

Methods in com.jacobgen.microsoft.outlook that return OutlookBarGroup
 OutlookBarGroup _OutlookBarGroups.add(java.lang.String name)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 OutlookBarGroup _OutlookBarGroups.add(java.lang.String name, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 OutlookBarGroup _OutlookBarPane.getCurrentGroup()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 OutlookBarGroup _OutlookBarGroups.item(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 

Methods in com.jacobgen.microsoft.outlook with parameters of type OutlookBarGroup
 void OutlookBarGroupsEvents.beforeGroupRemove(OutlookBarGroup group, boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void OutlookBarPaneEvents.beforeGroupSwitch(OutlookBarGroup toGroup, boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void OutlookBarGroupsEvents.groupAdd(OutlookBarGroup lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void _OutlookBarPane.setCurrentGroup(OutlookBarGroup lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



Copyright © 2007 null. All Rights Reserved.