Methods | This Package | All Packages
Defines the interface for selecting components in the Forms Designer.
package com.ms.wfc.ui
public interface ISelectionService
Remarks
Use the Component.getComponentSite method to return the object that implements the IComponentSite interface for a component, and then use the IComponentSite.getService method to return the object that implements the ISelectionService interface for the component.