E D R , A S I H C RSS

BackLinks search for "ConcreteCommand"

BackLinks of ConcreteCommand


Search BackLinks only
Display context of search results
Case-sensitive searching
  • Gof/Command
          * ConcreteCommand (PasteCommand, OpenCommand)
          - ConcreteCommand 객체를 만들고 receiver로 정한다.
          * client는 ConcreteCommand 객체를 만들고, receiver를 정한다.
          * Invoker 객체는 ConcreteCommand객체를 저장한다.
          * invoker는 command에서 Execute를 호출함으로서 request를 issue한다. 명령어가 undo가능할때, ConcreteCommand는 명령어를 undo하기 위한 state를 저장한다.
          * ConcreteCommand 객체는 request를 처리하기 위해 receiver에서 operation을 invoke한다.
Found 1 matching page out of 7540 total pages

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
Processing time 0.0093 sec