org.apache.myfaces.tobago.component
Interface SupportsRenderedPartially

All Known Implementing Classes:
org.apache.myfaces.tobago.internal.component.AbstractUICommand, org.apache.myfaces.tobago.internal.component.AbstractUICommandBase, org.apache.myfaces.tobago.internal.component.AbstractUISheet, org.apache.myfaces.tobago.internal.component.AbstractUITabGroup, org.apache.myfaces.tobago.internal.component.AbstractUIToolBarCommand, UIButton, UICommand, UIDatePicker, UILink, UIMenuCommand, UIMenuItem, UISelectBooleanCommand, UISelectOneCommand, UISheet, UITabGroup, UIToolBarCheck, UIToolBarCommand, UIToolBarSelectOne, UITreeCommand

public interface SupportsRenderedPartially


Method Summary
 String[] getRenderedPartially()
           
 void setRenderedPartially(String[] renderedPartially)
           
 

Method Detail

getRenderedPartially

String[] getRenderedPartially()

setRenderedPartially

void setRenderedPartially(String[] renderedPartially)


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.