File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
uitest/src/main/java/com/vaadin/tests/components/table Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 1515 */
1616package com .vaadin .tests .components .table ;
1717
18- /**
19- *
20- * @author Vaadin Ltd
21- */
2218import com .vaadin .data .Item ;
2319import com .vaadin .data .util .IndexedContainer ;
2420import com .vaadin .server .VaadinRequest ;
2925import com .vaadin .ui .Table ;
3026import com .vaadin .ui .VerticalLayout ;
3127
32- /*
33- * Copyright 2000-2022 Vaadin Ltd.
34- *
35- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
36- * you may not use this file except in compliance with the License. You may obtain
37- * a copy of the License at
38- *
39- * https://vaadin.com/license/cvdl-4.0
40- *
41- * Unless required by applicable law or agreed to in writing, software
42- * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
43- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
44- * License for the specific language governing permissions and limitations under
45- * the License.
46- */
47-
4828/**
4929 *
5030 * @author Vaadin Ltd
You can’t perform that action at this time.
0 commit comments