|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FaceletTaglibTagBehaviorExtensionType<T>
This interface defines the contract for the facelet-taglib-tag-behavior-extensionType
xsd type
Method Summary | |
---|---|
String |
getId()
Returns the id attribute |
FaceletTaglibTagBehaviorExtensionType<T> |
id(String id)
Sets the id attribute |
FaceletTaglibTagBehaviorExtensionType<T> |
removeId()
Removes the id attribute |
Methods inherited from interface org.jboss.shrinkwrap.descriptor.api.Child |
---|
up |
Method Detail |
---|
FaceletTaglibTagBehaviorExtensionType<T> id(String id)
id
attribute
id
- the value for the attribute id
FaceletTaglibTagBehaviorExtensionType
String getId()
id
attribute
id
FaceletTaglibTagBehaviorExtensionType<T> removeId()
id
attribute
FaceletTaglibTagBehaviorExtensionType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |