A B C D E F G H I J L M N O P Q R S T U V W X _

N

Namespace - Class in org.apache.tapestry.engine
Implementation of INamespace that works with a ISpecificationSource to obtain page and component specifications as needed.
Namespace(String, INamespace, ILibrarySpecification, ISpecificationSource) - Constructor for class org.apache.tapestry.engine.Namespace
 
needsEnhancement() - Method in class org.apache.tapestry.enhance.ComponentClassFactory
Invokes ComponentClassFactory.scanForEnhancements() to identify any enhancements needed on the class, returning true if there are any enhancements to be performed.
NestedHTMLWriter - Class in org.apache.tapestry.html
Subclass of HTMLWriter that is nested.
NestedHTMLWriter(IMarkupWriter) - Constructor for class org.apache.tapestry.html.NestedHTMLWriter
 
NestedWMLWriter - Class in org.apache.tapestry.wml
Subclass of WMLWriter that is nested.
NestedWMLWriter(IMarkupWriter) - Constructor for class org.apache.tapestry.wml.NestedWMLWriter
 
newLine() - Method in class org.apache.tapestry.contrib.jdbc.StatementAssembly
Starts a new line, without indenting.
newLine(String) - Method in class org.apache.tapestry.contrib.jdbc.StatementAssembly
Starts a new line, then adds the given text.
next() - Method in class org.apache.tapestry.contrib.table.model.common.ArrayIterator
 
next() - Method in class org.apache.tapestry.contrib.table.model.sql.ResultSetIterator
 
next() - Method in class org.apache.tapestry.util.LocalizedNameGenerator
Returns the next localized variant.
NODE_COLLAPSED - Static variable in class org.apache.tapestry.contrib.tree.model.TreeStateEvent
 
NODE_EXPANDED - Static variable in class org.apache.tapestry.contrib.tree.model.TreeStateEvent
 
nodeSelect(IRequestCycle) - Method in class org.apache.tapestry.contrib.tree.components.TreeNodeView
Called when a node in the tree is clicked by the user.
NONE - Static variable in class org.apache.tapestry.contrib.palette.SortMode
Sorting is not relevant and no sort controls should be visible.
NONE - Static variable in class org.apache.tapestry.spec.BeanLifecycle
No lifecycle; the bean is created fresh on each reference and not retained.
NoOpEnhancer - Class in org.apache.tapestry.enhance
Does nothing; added to all abstract classes to force them to be subclassed as concrete (even if no other enhancement takes place).
NoOpEnhancer() - Constructor for class org.apache.tapestry.enhance.NoOpEnhancer
 
notifyEnd() - Method in class org.apache.tapestry.contrib.table.model.sql.ResultSetIterator
 
NULL_STATE_MANAGER - Static variable in class org.apache.tapestry.contrib.table.model.common.NullTableSessionStateManager
 
NullMonitor - Class in org.apache.tapestry.engine
Null implementation of IMonitor.
NullMonitor() - Constructor for class org.apache.tapestry.engine.NullMonitor
 
NullPoolableAdaptor - Class in org.apache.tapestry.util.pool
A default, empty implementation, for objects that have no special behavior related to being pooled.
NullPoolableAdaptor() - Constructor for class org.apache.tapestry.util.pool.NullPoolableAdaptor
 
NullSessionStateManager - Class in org.apache.tapestry.contrib.tree.simple
 
NullSessionStateManager() - Constructor for class org.apache.tapestry.contrib.tree.simple.NullSessionStateManager
Constructor for NullSessionStateManager.
NullSpecificationResolverDelegate - Class in org.apache.tapestry.resolver
Stand-in class used when the application fails to specify an actual delegate.
NullSpecificationResolverDelegate() - Constructor for class org.apache.tapestry.resolver.NullSpecificationResolverDelegate
 
NullTableSessionStateManager - Class in org.apache.tapestry.contrib.table.model.common
A simple ITableSessionStateManager implementation that saves nothing at all into the session.
NullTableSessionStateManager() - Constructor for class org.apache.tapestry.contrib.table.model.common.NullTableSessionStateManager
 
NullTemplateSourceDelegate - Class in org.apache.tapestry.engine
Null implementation of ITemplateSourceDelegate.
NullTemplateSourceDelegate() - Constructor for class org.apache.tapestry.engine.NullTemplateSourceDelegate
 
NullWriter - Class in org.apache.tapestry.engine
A IMarkupWriter that does absolutely nothing; this is used during the rewind phase of the request cycle when output is discarded anyway.
NullWriter() - Constructor for class org.apache.tapestry.engine.NullWriter
 
NUMBER_FORMAT - Static variable in class org.apache.tapestry.valid.ValidationConstraint
Indicates a general error in the format of a string that is to be interpreted as a number.
NUMBER_TYPE_INTEGER - Static variable in class org.apache.tapestry.valid.NumberValidator
 
NUMBER_TYPE_REAL - Static variable in class org.apache.tapestry.valid.NumberValidator
 
NumberValidator - Class in org.apache.tapestry.valid
Simple validation for standard number classes.
NumberValidator() - Constructor for class org.apache.tapestry.valid.NumberValidator
 
NumberValidator.NumberAdaptor - Class in org.apache.tapestry.valid
This class is not meant for use outside of NumberValidator; it is public only to fascilitate some unit testing.
NumberValidator.NumberAdaptor() - Constructor for class org.apache.tapestry.valid.NumberValidator.NumberAdaptor
 
NumericField - Class in org.apache.tapestry.contrib.valid
Backwards compatible version of the 1.0.7 NumericField component.
NumericField() - Constructor for class org.apache.tapestry.contrib.valid.NumericField
 

A B C D E F G H I J L M N O P Q R S T U V W X _