bn:00889760n
Noun Concept
Categories: Software design patterns, Articles with example JavaScript code
EN
command pattern  the command pattern
EN
In object-oriented programming, the command pattern is a behavioral design pattern in which an object is used to encapsulate all information needed to perform an action or trigger an event at a later time. Wikipedia
Definitions
Relations
Sources
EN
In object-oriented programming, the command pattern is a behavioral design pattern in which an object is used to encapsulate all information needed to perform an action or trigger an event at a later time. Wikipedia
A software design pattern in which objects represent actions Wikipedia Disambiguation
A design pattern that encapsulates a request as an object, thereby letting you parameterize other objects with different requests, queue or log requests, and support undoable operations. OmegaWiki
A behavioural design pattern, in which an object is used to represent and encapsulate all the information needed to call a method at a later time. Wiktionary
DESCRIBED BY SOURCE
Wikipedia
Wikidata
Wiktionary
OmegaWiki
Wikipedia Redirections