documentationfor yFiles for HTML 3.0.0.3

IPortCandidate

An interface for possible IPort candidates used by IPortCandidateProvider and the like.

Inheritance Hierarchy
IPortCandidate

Remarks

Note that if an instance's validity property is DYNAMIC this instance getPortCandidateAt method serves as a factory for the actual candidates.

Port candidates are rendered with CSS classes depending on their state. Each port candidate uses the yfiles-port-candidate-template CSS class and one or more of the following CSS classes: yfiles-valid, yfiles-invalid, yfiles-focused, yfiles-non-focused.

Related Reading in the Developer's Guide

An overview of the different CSS styling options is presented in detail in the section CSS Styling of Port Candidates .

Type Details

yFiles module
view

See Also

Properties

Methods