public interface LoadBundleTagDeclaration
TobagoBundle
and configure it in the faces-config.xml.Modifier and Type | Method and Description |
---|---|
void |
setBasename(javax.el.ValueExpression basename)
Base name of the resource bundle to be loaded.
|
void |
setVar(String var)
Name of a session-scope attribute under which the bundle data
will be exposed.
|
void setBasename(javax.el.ValueExpression basename)
void setVar(String var)
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.