Seam UI JSF2 support 2.3.1.Final-redhat-1

org.jboss.seam.ui.component
Interface UIDecorateAware

All Known Implementing Classes:
HtmlLabel, HtmlMessage, UILabel, UIMessage

public interface UIDecorateAware

Component that is aware of being used from a facet by s:decorate


Method Summary
 void setUIDecorate(UIDecorate decorate)
          Method called by DecorateRendererBase when it's about to render a subtree containing this component.
 

Method Detail

setUIDecorate

void setUIDecorate(UIDecorate decorate)
Method called by DecorateRendererBase when it's about to render a subtree containing this component.


Seam UI JSF2 support 2.3.1.Final-redhat-1

Copyright © 2013 Seam Framework. All Rights Reserved.