Skip navigation links
Tapestry API - 5.4.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Z

ZeroNullFieldStrategy - Class in org.apache.tapestry5.internal
Treats nulls to or from the client as if they were 0's.
ZeroNullFieldStrategy() - Constructor for class org.apache.tapestry5.internal.ZeroNullFieldStrategy
 
zippedFlow(Map<A, B>) - Static method in class org.apache.tapestry5.func.F
Creates a ZippedFlow from the provided map; the order of the tuples in the ZippedFlow is defined by the iteration order of the map entries.
ZippedFlow<A,B> - Interface in org.apache.tapestry5.func
The result of the Flow.zipWith(Flow) method (or created from a Map via F.zippedFlow(Map)), a Flow of combined Tuple values (that can be deconstructed, eventually, using ZippedFlow.unzip()).
zipWith(Flow<X>) - Method in interface org.apache.tapestry5.func.Flow
Zips this Flow together with another flow to form a Flow of Tuples.
Zone - Class in org.apache.tapestry5.corelib.components
A Zone is portion of the output page designed for easy dynamic updating via Ajax or other client-side effects.
Zone() - Constructor for class org.apache.tapestry5.corelib.components.Zone
 
ZONE_ID - Static variable in class org.apache.tapestry5.QueryParameterConstants
The client-side id of the element being updated in an Ajax request.
ZONE_SHOW_METHOD - Static variable in class org.apache.tapestry5.ComponentParameterConstants
Deprecated.
Deprecated in 5.4 with no replacement.
ZONE_UPDATE_METHOD - Static variable in class org.apache.tapestry5.ComponentParameterConstants
Deprecated.
Deprecated in 5.4 with no replacement.
ZoneRefresh - Class in org.apache.tapestry5.corelib.mixins
This mixin periodically refreshs a zone by triggering an event on the server using ajax requests.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links
Tapestry API - 5.4.0

${project.version} - Copyright © 2003-2015 The Apache Software Foundation.