Usages of PortCandidate
Method Return Values
createCandidate (IPortOwner, IPortLocationModelParameter, boolean?) | in PortCandidateProviderBase | Factory method that creates a candidate that will use the createInstance method of this instance to delegate createPort queries to. |
Method Parameters
createInstance (IInputModeContext, PortCandidate) | in PortCandidateProviderBase | Callback method used by the ports created using the factory methods createCandidate. | |
getPortCandidateAt (IInputModeContext, PortCandidate, Point) | in PortCandidateProviderBase | Callback method used by the ports created using the factory methods createCandidate. |