- L - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
-
- L - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- label(String) - Method in interface org.apache.tapestry5.beaneditor.PropertyModel
-
Changes the label for the property to the provided value.
- label - Variable in class org.apache.tapestry5.corelib.base.AbstractField
-
The user presentable label for the field.
- Label - Class in org.apache.tapestry5.corelib.components
-
Generates a <label> element for a particular field.
- Label() - Constructor for class org.apache.tapestry5.corelib.components.Label
-
- label - Variable in class org.apache.tapestry5.corelib.pages.ExceptionReport.ActionLink
-
- label(String) - Method in class org.apache.tapestry5.internal.beaneditor.PropertyModelImpl
-
- LAST_CLASS - Static variable in class org.apache.tapestry5.grid.GridConstants
-
- lastdayOffset - Variable in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
-
- lastdayOfMonth - Variable in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
-
- lastdayOfWeek - Variable in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
-
- lastModified - Variable in class org.apache.tapestry5.internal.services.assets.StreamableResourceImpl
-
- lastTerm(String) - Static method in class org.apache.tapestry5.internal.TapestryInternalUtils
-
Strips a dotted sequence (such as a property expression, or a qualified class name) down to the last term of that
expression, by locating the last period ('.') in the string.
- lastTerm(String) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalCommonsUtils
-
Searches the string for the final period ('.') character and returns everything after that.
- lastTerm(String) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
-
Searches the string for the final period ('.') character and returns everything after that.
- launchClojure() - Static method in class org.apache.tapestry5.clojure.modules.ClojureModule
-
- launchWebServer(String, String, String, int, int) - Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- lazy(LazyFunction<T>) - Static method in class org.apache.tapestry5.func.F
-
- LazyAdvisor - Interface in org.apache.tapestry5.ioc.services
-
An advisor that identifies methods which can be evaluated lazily and advises them.
- LazyAdvisorImpl - Class in org.apache.tapestry5.ioc.internal.services
-
- LazyAdvisorImpl(ThunkCreator) - Constructor for class org.apache.tapestry5.ioc.internal.services.LazyAdvisorImpl
-
- LazyContinuation<T> - Class in org.apache.tapestry5.func
-
- LazyContinuation(T, LazyFunction<T>) - Constructor for class org.apache.tapestry5.func.LazyContinuation
-
- LazyContinuation(LazyValue<T>, LazyFunction<T>) - Constructor for class org.apache.tapestry5.func.LazyContinuation
-
- LazyFunction<T> - Interface in org.apache.tapestry5.func
-
A lazy function is used to populate a
Flow
incrementally.
- LazyValue<T> - Interface in org.apache.tapestry5.func
-
A function that returns a value, allowing the computation of that value to be deferred as late as possible.
- LazyZipValue<A,B> - Class in org.apache.tapestry5.func
-
- LazyZipValue(Flow<A>, Flow<B>) - Constructor for class org.apache.tapestry5.func.LazyZipValue
-
- LBRACE - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
-
- LBRACE - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- LBRACKET - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
-
- LBRACKET - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- length() - Method in class org.apache.tapestry5.json.JSONArray
-
Get the number of elements in the JSONArray, included nulls.
- length() - Method in class org.apache.tapestry5.json.JSONObject
-
Get the number of keys stored in the JSONObject.
- LENIENT_DATE_FORMAT - Static variable in class org.apache.tapestry5.SymbolConstants
-
Defines whether
DateFormat
instances created by Tapestry should be
lenient or not by default.
- LessResourceTransformer - Class in org.apache.tapestry5.internal.webresources
-
Direct wrapper around the LessCompiler, so that Less source files may use @import
, which isn't
supported by the normal WRO4J processor.
- LessResourceTransformer() - Constructor for class org.apache.tapestry5.internal.webresources.LessResourceTransformer
-
- LETTER - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
-
- LETTER - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- library(String) - Static method in class org.apache.tapestry5.services.javascript.StackExtension
-
Convenience for defining a LIBRARY.
- LibraryMapping - Class in org.apache.tapestry5.services
-
Used to configure the
ComponentClassResolver
, to allow it to map library names to library root packages (the
application namespace is a special case of this).
- LibraryMapping(String, String) - Constructor for class org.apache.tapestry5.services.LibraryMapping
-
Identifies the root package of a library.
- libraryName - Variable in class org.apache.tapestry5.services.LibraryMapping
-
- LifecycleNotificationComponentCallback - Class in org.apache.tapestry5.internal.structure
-
Implementation of
ComponentCallback
used for lifecycle notifications
that do not have an event, and can therefore never be aborted.
- LifecycleNotificationComponentCallback() - Constructor for class org.apache.tapestry5.internal.structure.LifecycleNotificationComponentCallback
-
- LifecycleWrappedServiceCreator - Class in org.apache.tapestry5.ioc.internal
-
Wrapper around a lifecycle, a set of resources for a service, and an underlying
ObjectCreator
for a service
that allows the service lifecycle to alter the way that the service is created (this is needed for the more advanced,
non-singleton types of service lifecycles).
- LifecycleWrappedServiceCreator(ServiceLifecycle, ServiceResources, ObjectCreator) - Constructor for class org.apache.tapestry5.ioc.internal.LifecycleWrappedServiceCreator
-
- Link - Interface in org.apache.tapestry5
-
A link is the Tapestry representation of a URL or URI that triggers dynamic behavior.
- LinkCreationHub - Interface in org.apache.tapestry5.services
-
A service that allows listeners to be registered to learn about
Link
creation.
- LinkCreationListener - Interface in org.apache.tapestry5.services
-
- LinkCreationListener2 - Interface in org.apache.tapestry5.services
-
- LinkDecorationListener - Class in org.apache.tapestry5.internal.services
-
- LinkDecorationListener(ComponentClassResolver, ComponentSource, ComponentModelSource) - Constructor for class org.apache.tapestry5.internal.services.LinkDecorationListener
-
- LinkImpl - Class in org.apache.tapestry5.internal.services
-
- LinkImpl(String, boolean, LinkSecurity, Response, ContextPathEncoder, BaseURLSource) - Constructor for class org.apache.tapestry5.internal.services.LinkImpl
-
- LinkSecurity - Enum in org.apache.tapestry5
-
Identifies how a
Link
should handle security.
- LinkSource - Interface in org.apache.tapestry5.internal.services
-
A source for
Link
objects.
- LinkSourceImpl - Class in org.apache.tapestry5.internal.services
-
- LinkSourceImpl(PageRenderQueue, PageActivationContextCollector, TypeCoercer, ComponentClassResolver, ComponentEventLinkEncoder, RequestGlobals, RequestPageCache, List<LinkCreationListener2>) - Constructor for class org.apache.tapestry5.internal.services.LinkSourceImpl
-
- LinkSubmit - Class in org.apache.tapestry5.corelib.components
-
Generates a client-side hyperlink that submits the enclosing form.
- LinkSubmit() - Constructor for class org.apache.tapestry5.corelib.components.LinkSubmit
-
- LinkTransformer - Interface in org.apache.tapestry5.services.linktransform
-
- LinkTransformerImpl - Class in org.apache.tapestry5.internal.services.linktransform
-
- LinkTransformerImpl(ComponentEventLinkTransformer, PageRenderLinkTransformer) - Constructor for class org.apache.tapestry5.internal.services.linktransform.LinkTransformerImpl
-
- LinkTransformerInterceptor - Class in org.apache.tapestry5.internal.services.linktransform
-
- LinkTransformerInterceptor(LinkTransformer, ComponentEventLinkEncoder) - Constructor for class org.apache.tapestry5.internal.services.linktransform.LinkTransformerInterceptor
-
- linkZone(String, String, Link) - Method in class org.apache.tapestry5.internal.services.ClientBehaviorSupportImpl
-
- linkZone(String, String, Link) - Method in interface org.apache.tapestry5.services.ClientBehaviorSupport
-
Deprecated.
Sets the client-side onclick handler for an <a> element to perform an Ajax update of a zone.
- LIST - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- list() - Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- list_return() - Constructor for class org.apache.tapestry5.internal.antlr.PropertyExpressionParser.list_return
-
- listenForInvalidations(InvalidationEventHub) - Method in class org.apache.tapestry5.internal.services.PropertyConduitSourceImpl
-
- listenForShutdown(RegistryShutdownHub) - Method in class org.apache.tapestry5.internal.hibernate.HibernateSessionSourceImpl
-
- listenForShutdown(RegistryShutdownHub) - Method in class org.apache.tapestry5.internal.jmx.MBeanSupportImpl
-
- listenForShutdown(RegistryShutdownHub) - Method in class org.apache.tapestry5.internal.jpa.EntityManagerSourceImpl
-
- listenForThreadCleanup(PerthreadManager) - Method in class org.apache.tapestry5.internal.services.RequestPageCacheImpl
-
- listenForUpdates(UpdateListenerHub) - Method in class org.apache.tapestry5.internal.services.ComponentInstantiatorSourceImpl
-
- ListRenderer - Class in org.apache.tapestry5.internal.renderers
-
Renders a List, but rendering an unordered list.
- ListRenderer(ObjectRenderer) - Constructor for class org.apache.tapestry5.internal.renderers.ListRenderer
-
- LITERAL - Static variable in class org.apache.tapestry5.BindingConstants
-
Binding expression prefix used for literal strings.
- LiteralBinding - Class in org.apache.tapestry5.internal.bindings
-
Binding type for literal, immutable values.
- LiteralBinding(Location, String, Object) - Constructor for class org.apache.tapestry5.internal.bindings.LiteralBinding
-
- LiteralBindingFactory - Class in org.apache.tapestry5.internal.bindings
-
Binding factory that treats the expression as a literal string.
- LiteralBindingFactory() - Constructor for class org.apache.tapestry5.internal.bindings.LiteralBindingFactory
-
- LiteralPropertyConduit - Class in org.apache.tapestry5.internal.services
-
A PropertyConduit for a literal value in an expression, such as a number, or "true", "false" or "null".
- LiteralPropertyConduit(TypeCoercer, Class, AnnotationProvider, String, Object) - Constructor for class org.apache.tapestry5.internal.services.LiteralPropertyConduit
-
- loadAndTransformClass(String) - Method in interface org.apache.tapestry5.internal.plastic.ClassLoaderDelegate
-
Load the class, transforming it as necessary.
- loadAndTransformClass(String) - Method in class org.apache.tapestry5.internal.plastic.PlasticClassPool
-
- loadAndTransformClass(String) - Method in class org.apache.tapestry5.ioc.internal.AbstractReloadableObjectCreator
-
- loadArgument(int) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- loadArgument(int) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
Loads an argument onto the stack, using the opcode appropriate to the argument's type.
- loadArguments() - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- loadArguments() - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
Loads all arguments for the current method onto the stack; this is used when invoking a method
that takes the exact same parameters (often, a super-class implementation).
- loadArrayElement(int, String) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- loadArrayElement() - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- loadArrayElement(int, String) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
Loads a value from an array object, which must be the top element of the stack.
- loadArrayElement() - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
Loads a value from an array object.
- loadClass(String, boolean) - Method in class org.apache.tapestry5.internal.plastic.PlasticClassLoader
-
- loadConstant(Object) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- loadConstant(Object) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
Loads a constant value
- loaded() - Method in interface org.apache.tapestry5.internal.structure.Page
-
Inform the page that it is now completely loaded.
- loaded() - Method in class org.apache.tapestry5.internal.structure.PageImpl
-
- loadedPages - Variable in class org.apache.tapestry5.internal.PageCatalogTotals
-
Total number of pages loaded.
- loadNull() - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- loadNull() - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
Loads the null constant onto the stack.
- loadOpcode - Variable in enum org.apache.tapestry5.internal.plastic.PrimitiveType
-
- loadPage(String, ComponentResourceSelector) - Method in class org.apache.tapestry5.internal.pageload.PageLoaderImpl
-
- loadPage(String, ComponentResourceSelector) - Method in interface org.apache.tapestry5.internal.services.PageLoader
-
Loads the page for the indicated selector.
- loadParameter(String, String) - Method in interface org.apache.tapestry5.internal.test.TestableRequest
-
Loads a single parameter/value pair.
- loadParameter(String, String) - Method in class org.apache.tapestry5.internal.test.TestableRequestImpl
-
- loadThis() - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- loadThis() - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
Loads this onto the stack.
- loadTypeConstant(String) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- loadTypeConstant(Class) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- loadTypeConstant(String) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
Loads a Java type (a Class instance) as a constant.
- loadTypeConstant(Class) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
Loads a Java type (a Class instance) as a constant.
- loadVariable(LocalVariable) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- loadVariable(LocalVariable) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
Loads a value from a local variable and pushes it onto the stack.
- Local - Annotation Type in org.apache.tapestry5.ioc.annotations
-
A special marker annotation which limits the search for possible services to just the same module containing
the service being injected.
- LocalDate - Class in org.apache.tapestry5.corelib.components
-
Used to present a date, formatted in the time zone of the client browser.
- LocalDate() - Constructor for class org.apache.tapestry5.corelib.components.LocalDate
-
- locale - Variable in class org.apache.tapestry5.services.pageload.ComponentResourceSelector
-
- LocaleUtils - Class in org.apache.tapestry5.internal.util
-
- LocaleUtils() - Constructor for class org.apache.tapestry5.internal.util.LocaleUtils
-
- LocalhostOnly - Class in org.apache.tapestry5.internal.services.security
-
Standard analyzer that places requests from the "localhost", "127.0.0.1", "0:0:0:0:0:0:0:1%0", or :"0:0:0:0:0:0:0:1" onto the white list.
- LocalhostOnly() - Constructor for class org.apache.tapestry5.internal.services.security.LocalhostOnly
-
- LocalizationSetter - Interface in org.apache.tapestry5.services
-
Sets the thread's locale given a desired locale.
- LocalizationSetterImpl - Class in org.apache.tapestry5.internal.services
-
Given a set of supported locales, for a specified desired locale, sets the current thread's locale to a supported
locale that is closest to the desired.
- LocalizationSetterImpl(Request, PersistentLocale, ThreadLocale, String) - Constructor for class org.apache.tapestry5.internal.services.LocalizationSetterImpl
-
- LocalizedNameGenerator - Class in org.apache.tapestry5.ioc.util
-
Generates name variations for a given file name or path and a locale.
- LocalizedNameGenerator(String, Locale) - Constructor for class org.apache.tapestry5.ioc.util.LocalizedNameGenerator
-
Creates a new generator for the given path and locale.
- LocalVariable - Interface in org.apache.tapestry5.plastic
-
- LocalVariableCallback - Interface in org.apache.tapestry5.plastic
-
A callback for generating code where a local variable is in effect.
- Locatable - Interface in org.apache.tapestry5.ioc
-
Interface implemented by objects which carry a location tag.
- locateApplicationContext(ServletContext) - Method in class org.apache.tapestry5.internal.spring.SpringModuleDef
-
Invoked to obtain the Spring ApplicationContext, presumably stored in the ServletContext.
- locateClassNames(String) - Method in class org.apache.tapestry5.ioc.internal.services.ClassNameLocatorImpl
-
Synchronization should not be necessary, but perhaps the underlying ClassLoader's are sensitive to threading.
- locateClassNames(String) - Method in interface org.apache.tapestry5.ioc.services.ClassNameLocator
-
Searches for all classes under the given package name.
- locateMessageCatalog(Resource, ComponentResourceSelector) - Method in class org.apache.tapestry5.internal.pageload.DefaultComponentResourceLocator
-
- locateMessageCatalog(Resource, ComponentResourceSelector) - Method in interface org.apache.tapestry5.services.pageload.ComponentResourceLocator
-
Locates the properties files that make up the message catalog for a specific component.
- locateTemplate(ComponentModel, ComponentResourceSelector) - Method in class org.apache.tapestry5.internal.pageload.DefaultComponentResourceLocator
-
- locateTemplate(ComponentModel, Locale) - Method in class org.apache.tapestry5.internal.services.templates.DefaultTemplateLocator
-
- locateTemplate(ComponentModel, Locale) - Method in class org.apache.tapestry5.internal.services.templates.PageTemplateLocator
-
- locateTemplate(ComponentModel, ComponentResourceSelector) - Method in interface org.apache.tapestry5.services.pageload.ComponentResourceLocator
-
Locates the template for a component (including pages and base classes).
- locateTemplate(ComponentModel, Locale) - Method in interface org.apache.tapestry5.services.templates.ComponentTemplateLocator
-
Deprecated.
Locates the template for the given model as a
Resource
.
- Location - Interface in org.apache.tapestry5.ioc
-
A kind of tag applied to other objects to identify where they came from, in terms of a file (the resource), a line
number, and a column number.
- LocationImpl - Class in org.apache.tapestry5.ioc.internal.util
-
- LocationImpl(Resource) - Constructor for class org.apache.tapestry5.ioc.internal.util.LocationImpl
-
- LocationImpl(Resource, int) - Constructor for class org.apache.tapestry5.ioc.internal.util.LocationImpl
-
- LocationImpl(Resource, int, int) - Constructor for class org.apache.tapestry5.ioc.internal.util.LocationImpl
-
- locationOf(Object) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalCommonsUtils
-
- locationOf(Object) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
-
- LocationRenderer - Class in org.apache.tapestry5.internal.renderers
-
- LocationRenderer() - Constructor for class org.apache.tapestry5.internal.renderers.LocationRenderer
-
- lock() - Method in class org.apache.tapestry5.internal.plastic.Lockable
-
- lock() - Method in class org.apache.tapestry5.ioc.internal.util.DummyLock
-
Deprecated.
- lock() - Method in class org.apache.tapestry5.ioc.internal.util.OneShotLock
-
Checks the lock, then sets it.
- Lockable - Class in org.apache.tapestry5.internal.plastic
-
An object that can be locked, at which point most of its functionality is disabled.
- Lockable() - Constructor for class org.apache.tapestry5.internal.plastic.Lockable
-
- lockInterruptibly() - Method in class org.apache.tapestry5.ioc.internal.util.DummyLock
-
Deprecated.
- LockSupport - Class in org.apache.tapestry5.ioc.internal.util
-
Base class for classes that need to manage a ReadWriteLock.
- LockSupport() - Constructor for class org.apache.tapestry5.ioc.internal.util.LockSupport
-
- Log - Annotation Type in org.apache.tapestry5.annotations
-
Marker annotation for component methods to enable debug-level logging.
- logger - Variable in class org.apache.tapestry5.internal.webresources.AbstractMinimizer
-
- logger - Variable in class org.apache.tapestry5.ioc.internal.AbstractServiceCreator
-
- LOGGER - Static variable in class org.apache.tapestry5.test.SeleniumTestCase
-
- LoggerSource - Interface in org.apache.tapestry5.ioc
-
A wrapper around SLF4J's LoggerFactory that exists to allow particular projects to "hook" the creation of Logger
instances.
- LoggerSourceImpl - Class in org.apache.tapestry5.ioc.internal
-
Simple wrapper around SLF4J's LoggerFactory.
- LoggerSourceImpl() - Constructor for class org.apache.tapestry5.ioc.internal.LoggerSourceImpl
-
- LoggingAdvice - Class in org.apache.tapestry5.ioc.internal.services
-
- LoggingAdvice(Logger, ExceptionTracker) - Constructor for class org.apache.tapestry5.ioc.internal.services.LoggingAdvice
-
- LoggingAdvisor - Interface in org.apache.tapestry5.ioc.services
-
A service used in conjunction with a service advisor method to add logging advice to a service.
- LoggingAdvisorImpl - Class in org.apache.tapestry5.ioc.internal.services
-
- LoggingAdvisorImpl(ExceptionTracker) - Constructor for class org.apache.tapestry5.ioc.internal.services.LoggingAdvisorImpl
-
- LoggingDecorator - Interface in org.apache.tapestry5.ioc.services
-
Service that can create a logging interceptor that wraps around a service implementation (or interceptor).
- LoggingDecoratorImpl - Class in org.apache.tapestry5.ioc.internal.services
-
- LoggingDecoratorImpl(AspectDecorator, LoggingAdvisor) - Constructor for class org.apache.tapestry5.ioc.internal.services.LoggingDecoratorImpl
-
- LoggingInvokableWrapper<T> - Class in org.apache.tapestry5.ioc.internal.util
-
- LoggingInvokableWrapper(Logger, String, Invokable<T>) - Constructor for class org.apache.tapestry5.ioc.internal.util.LoggingInvokableWrapper
-
- LogWorker - Class in org.apache.tapestry5.internal.transform
-
Looks for the
Log
marker annotation and adds method advice to perform the
logging.
- LogWorker(ExceptionTracker) - Constructor for class org.apache.tapestry5.internal.transform.LogWorker
-
- LONG_TEXT - Static variable in class org.apache.tapestry5.beaneditor.DataTypeConstants
-
Used to render a textarea field for a
String
property.
- Loop<T> - Class in org.apache.tapestry5.corelib.components
-
A basic looping component; loops over a number of items (provided by its source parameter), rendering its body for each
one.
- Loop() - Constructor for class org.apache.tapestry5.corelib.components.Loop
-
- LoopFormState - Enum in org.apache.tapestry5.corelib
-
- LPAREN - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
-
- LPAREN - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- lt(T) - Static method in class org.apache.tapestry5.func.F
-
A Predicate factory for comparison of a Comparable against a fixed value; true
if the element is less than the value.
- lteq(T) - Static method in class org.apache.tapestry5.func.F
-
A Predicate factory for comparison of a Comprable element against a fixed value; true
if the element is less than or equal to the value.