Class ImportTemplate

All Implemented Interfaces:
IDynamicComponent, IPostPageComponentPhaseListener, IScopedVariableComponent, Serializable, EventListener, NamingContainer, PartialStateHolder, StateHolder, TransientStateHolder, UniqueIdVendor, ComponentSystemEventListener, FacesListener, PhaseListener, SystemEventListenerHolder

Imports view tree from some other .view file in the current webapp (or classpath) into the current view tree. To specify a view on the classpath, prefix the import value with "classpath:".
See Also: