Searched refs:_pCommand_ (Results 1 – 1 of 1) sorted by relevance
10 private PCommand _pCommand_; field in Start19 @SuppressWarnings("hiding") PCommand _pCommand_, in Start()22 setPCommand(_pCommand_); in Start()30 cloneNode(this._pCommand_), in clone()41 return this._pCommand_; in getPCommand()46 if(this._pCommand_ != null) in setPCommand()48 this._pCommand_.parent(null); in setPCommand()61 this._pCommand_ = node; in setPCommand()92 if(this._pCommand_ == child) in removeChild()94 this._pCommand_ = null; in removeChild()[all …]