blob: 01888c7b934f6cf6e9f68b00ecb170b74b98adb3 [file] [log] [blame]
###############################################################################
# Copyright (c) 2001, 2008 Oracle Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Oracle Corporation - initial API and implementation
###############################################################################
JSFCORE.display-label=JSF Core
JSFCORE.ajax.description=Registers an AjaxBehavior instance on one or more UIComponents implementing the ClientBehaviorHolder interface.
JSFCORE.event.description=Allows JSF page authors to install ComponentSystemEventListener instances on a component in a page.
JSFCORE.metadata.description=Declares the metadata facet for this view.
JSFCORE.validateRequired.description=A validator that enforces the presence of a value.