Searched refs:viewSpec (Results 1 – 3 of 3) sorted by relevance
53 public function setViewSpec(GoogleCloudDatacatalogV1beta1ViewSpec $viewSpec) argument55 $this->viewSpec = $viewSpec;62 return $this->viewSpec;
62 public function setViewSpec(GoogleCloudDatacatalogV1ViewSpec $viewSpec) argument64 $this->viewSpec = $viewSpec;71 return $this->viewSpec;
3790 function View(calendar, viewSpec) {3795 _this.viewSpec = viewSpec;3797 _this.type = viewSpec.type;5792 var viewSpec = this._view.viewSpec;5797 if (viewSpec.duration) {5798 duration = viewSpec.duration;5799 unit = viewSpec.durationUnit;7935 function BasicView(calendar, viewSpec) {12455 function AgendaView(calendar, viewSpec) {14109 function ListView(calendar, viewSpec) {[all …]