Changeset 19474
- Timestamp:
- 05/27/07 12:18:21 (1 year ago)
- Files:
-
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/ActionMethodBinding.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/DownloadMethodBinding.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/DownloadMethodExpression.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MetaMethodBinding.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MetaMethodExpression.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MethodValueExpression.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/cache/SimpleCacheFilter.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/InputFileChoice.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/EditableListBean.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/EditableListModificationType.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryAwareComponent.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputComponent.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputRenderer.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputTag.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/EditableModel.java (modified) (6 diffs)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/ProtectedEditableModel.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/SelectDataModel.java (modified) (2 diffs)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/SelectDataModelListener.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/SelectDataModelRow.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/AbstractSortableSelectDataModel.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/EditableModelImpl.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/EditableModelRowEvent.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/ProtectedEditableModelImpl.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/SelectDataModelImpl.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/SelectDataModelRowEvent.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/SelectDataModelRowImpl.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/SelectDocumentDataModelRowComparator.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/SortableSelectDocumentDataModelImpl.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pagination/LazyResultsProvider.java (modified) (4 diffs)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/PathElement.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/resolver/ContextStringWrapper.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/resolver/DocumentModelResolver.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/resolver/FieldAdapterManager.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/fn/DocumentModelFunctions.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/fn/Functions.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/DocumentLinkTagHandler.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/GenericHtmlComponentHandler.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/MetaActionSourceTagHandler.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/MethodResultTagHandler.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/RestDocumentLinkTagHandler.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/jsf/GenericValueHolderRule.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/jsf/MetaActionSourceRule.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tree/HtmlLazyTreeRenderer.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tree/LazyTreeModel.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tree/LazyTreeWalker.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/BadDocumentUriException.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/BaseURL.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/ComponentTagUtils.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/ComponentUtils.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/DeepCopy.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/DocumentLocation.java (modified) (2 diffs)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/DocumentLocationImpl.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/DocumentLocator.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/DocumentsListsUtils.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/SeamContextHelper.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/TestAuthPlugins.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestDocumentLocator.java (modified) (1 diff)
- org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestFancyURL.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/ActionMethodBinding.java
r15954 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/DownloadMethodBinding.java
r18658 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/DownloadMethodExpression.java
r18810 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MetaMethodBinding.java
r18658 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MetaMethodExpression.java
r18458 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MethodValueExpression.java
r17969 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/cache/SimpleCacheFilter.java
r16046 r19474 1 /* 2 * (C) Copyright 2006-2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 * 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 13 * 14 * Contributors: 15 * Nuxeo - initial API and implementation 16 * 17 * $Id: JOOoConvertPluginImpl.java 18651 2007-05-13 20:28:53Z sfermigier $ 18 */ 19 1 20 package org.nuxeo.ecm.platform.ui.web.cache; 2 21 org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/InputFileChoice.java
r14500 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/EditableListBean.java
r18740 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/EditableListModificationType.java
r18658 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryAwareComponent.java
r17969 r19474 1 1 /* 2 * (C) Copyright 2006 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2006-2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputComponent.java
r17969 r19474 1 1 /* 2 * (C) Copyright 2006 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2006-2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputRenderer.java
r14250 r19474 1 1 /* 2 * (C) Copyright 2006 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2006-2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputTag.java
r10557 r19474 1 1 /* 2 * (C) Copyright 2006 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2006-2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/EditableModel.java
r18744 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: … … 65 70 * Records a value has been modified at given index. 66 71 */ 67 publicvoid recordValueModified(int index, Object newValue);72 void recordValueModified(int index, Object newValue); 68 73 69 74 /** … … 108 113 * original (and changing) model. 109 114 */ 110 publicListDiff getListDiff();115 ListDiff getListDiff(); 111 116 112 117 /** 113 118 * Sets list diff. 114 119 */ 115 publicvoid setListDiff(ListDiff listDiff);120 void setListDiff(ListDiff listDiff); 116 121 117 122 /** 118 123 * Returns true if any changes occurred on the model. 119 124 */ 120 publicboolean isDirty();125 boolean isDirty(); 121 126 122 127 /** 123 128 * Adds new value at the end of the model. 124 129 */ 125 publicboolean addValue(Object value);130 boolean addValue(Object value); 126 131 127 132 /** … … 130 135 * @throws IllegalArgumentException if model does not handle this index. 131 136 */ 132 publicvoid insertValue(int index, Object value);137 void insertValue(int index, Object value); 133 138 134 139 /** … … 139 144 * indexes. 140 145 */ 141 publicObject moveValue(int fromIndex, int toIndex);146 Object moveValue(int fromIndex, int toIndex); 142 147 143 148 /** … … 147 152 * @throws IllegalArgumentException if model does not handle this index. 148 153 */ 149 publicObject removeValue(int index);154 Object removeValue(int index); 150 155 151 156 } org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/ProtectedEditableModel.java
r17864 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/SelectDataModel.java
r11041 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: … … 33 38 * Useful when listener deals with several tables. 34 39 */ 35 publicString getName();40 String getName(); 36 41 37 publicvoid addSelectModelListener(SelectDataModelListener listener);42 void addSelectModelListener(SelectDataModelListener listener); 38 43 39 publicvoid removeSelectModelListener(SelectDataModelListener listener);44 void removeSelectModelListener(SelectDataModelListener listener); 40 45 41 publicSelectDataModelListener[] getSelectModelListeners();46 SelectDataModelListener[] getSelectModelListeners(); 42 47 43 publicList<SelectDataModelRow> getRows();48 List<SelectDataModelRow> getRows(); 44 49 45 publicvoid setRows(List<SelectDataModelRow> rows);50 void setRows(List<SelectDataModelRow> rows); 46 51 } org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/SelectDataModelListener.java
r13187 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/SelectDataModelRow.java
r13187 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/AbstractSortableSelectDataModel.java
r13014 r19474 1 1 /* 2 * (C) Copyright 2006 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2006-2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/EditableModelImpl.java
r18658 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/EditableModelRowEvent.java
r17855 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/ProtectedEditableModelImpl.java
r17864 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/SelectDataModelImpl.java
r15420 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 3 3 * 4 4 * All rights reserved. This program and the accompanying materials 5 * are made available under the terms of the Eclipse Public License v1.0 6 * which accompanies this distribution, and is available at 7 * http://www.eclipse.org/legal/epl-v10.html 5 * are made available under the terms of the GNU Lesser General Public License 6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 7 * http://www.gnu.org/licenses/lgpl.html 8 * 9 * This library is distributed in the hope that it will be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 * Lesser General Public License for more details. 8 13 * 9 14 * Contributors: org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/SelectDataModelRowEvent.java
r15808 r19474 1 1 /* 2 * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
