Searched refs:removeTime (Results 1 – 5 of 5) sorted by relevance
34 public $removeTime; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2RemoveLocalInventoriesRequest67 public function setRemoveTime($removeTime) argument69 $this->removeTime = $removeTime;76 return $this->removeTime;
34 public $removeTime; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2RemoveFulfillmentPlacesRequest71 public function setRemoveTime($removeTime) argument73 $this->removeTime = $removeTime;80 return $this->removeTime;
2 …removeTime:"fast",shuffleTime:"slow",itemClass:"jp-playlist-item",freeGroupClass:"jp-free-media",f… property in jPlayerPlaylist._options.playlistOptions
158 removeTime: 'fast', property in jPlayerPlaylist._options.playlistOptions374 …" li:nth-child(" + (index + 1) + ")").slideUp(this.options.playlistOptions.removeTime, function() {