org.apache.tiles.taglib
Interface ComponentConstants
- All Known Implementing Classes:
- AddAttributeTag, AddListAttributeTag, PutAttributeTag, PutListAttributeTag
public interface ComponentConstants
Constants used by Tiles/Components.
COMPONENT_CONTEXT_STACK
static final java.lang.String COMPONENT_CONTEXT_STACK
- Name used to store Tile/Component context.
- See Also:
- Constant Field Values
COMPONENT_SCOPE
static final int COMPONENT_SCOPE
- See Also:
- Constant Field Values
LOCALE_KEY
static final java.lang.String LOCALE_KEY
- See Also:
- Constant Field Values
EXCEPTION_KEY
static final java.lang.String EXCEPTION_KEY
- See Also:
- Constant Field Values