Interface | Description | |
---|---|---|
LinkTag | Interface to be implemented by all tags that represent command links. |
Class | Description | |
---|---|---|
AbstractLinkTag | Base class for tags that represent command links. | |
LinkAllResultsTag | Links all results to the the target command specified by this tag. | |
LinkResultPropertyTag | Links results that contain the specified property value to the the target command specified by this tag. | |
LinkResultTypeTag | Links results of a specific type (class) to the the target command specified by this tag. | |
LinkResultValueTag | Links a specific result value to the the target command specified by this tag. |