org.jboss.gravel.common.ui
Interface FriendlyNamingContainer

All Superinterfaces:
javax.faces.component.NamingContainer
All Known Subinterfaces:
CollectionComponent
All Known Implementing Classes:
UICollection, UICollectionEntry, UIDataTable, UINamingContainer, UIRepeat

public interface FriendlyNamingContainer
extends javax.faces.component.NamingContainer


Field Summary
 
Fields inherited from interface javax.faces.component.NamingContainer
SEPARATOR_CHAR
 
Method Summary
 boolean isPrependId()
           
 void setPrependId(boolean prependId)
           
 

Method Detail

isPrependId

boolean isPrependId()

setPrependId

void setPrependId(boolean prependId)