org.apache.myfaces.tobago.component
Interface SupportsMarkup

All Known Implementing Classes:
AbstractUISelectBoolean, AbstractUISelectMany, AbstractUISelectOne, AbstractUITreeNode, SelectItem, org.apache.myfaces.tobago.component.UIButtonCommand, UIDatePicker, UIInputBase, org.apache.myfaces.tobago.component.UILinkCommand, org.apache.myfaces.tobago.component.UIPanel, UISecuredButtonCommand, UISecuredLinkCommand, UIWizard

public interface SupportsMarkup


Method Summary
 String[] getMarkup()
           
 void setMarkup(String[] markups)
           
 

Method Detail

getMarkup

String[] getMarkup()

setMarkup

void setMarkup(String[] markups)


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