Packageorg.spicefactory.parsley.command.tag.link
Interfacepublic interface LinkTag extends ObjectConfiguration, CommandConfiguration
Implementors AbstractLinkTag

Interface to be implemented by all tags that represent command links.



Public Methods
 MethodDefined By
  
Builds a new command link instance based on the configuration of this tag.
LinkTag
Method Detail
build()method
public function build(commands:Map):CommandLink

Builds a new command link instance based on the configuration of this tag.

Parameters

commands:Map

Returns
CommandLink — a new command link instance