org.apache.myfaces.tobago.component
Interface SupportsMarkup
- All Known Subinterfaces:
- UIData
- All Known Implementing Classes:
- org.apache.myfaces.tobago.internal.component.AbstactUISelectOneBase, org.apache.myfaces.tobago.internal.component.AbstractUIDate, org.apache.myfaces.tobago.internal.component.AbstractUIFlowLayout, org.apache.myfaces.tobago.internal.component.AbstractUIGridLayout, org.apache.myfaces.tobago.internal.component.AbstractUIInput, org.apache.myfaces.tobago.internal.component.AbstractUISelectBooleanCheckbox, org.apache.myfaces.tobago.internal.component.AbstractUISelectMany, org.apache.myfaces.tobago.internal.component.AbstractUISelectOneChoice, org.apache.myfaces.tobago.internal.component.AbstractUISelectOneListbox, org.apache.myfaces.tobago.internal.component.AbstractUISelectOneRadio, org.apache.myfaces.tobago.internal.component.AbstractUITime, org.apache.myfaces.tobago.internal.component.AbstractUITreeNode, SelectItem, UIBox, UIButton, UICalendar, UICell, UIColumn, UICommand, UIDate, UIDatePicker, UIFileInput, UIFlowLayout, UIGridLayout, UIImage, UIIn, UILabel, UILink, UIMediator, UIMenu, UIMenuBar, UIMenuCommand, UIMenuItem, UIMenuSeparator, UIMessages, UIObject, UIOut, UIPage, UIPanel, UIPopup, UIProgress, UISelectBooleanCheckbox, UISelectBooleanCommand, UISelectItem, UISelectManyCheckbox, UISelectManyListbox, UISelectOneChoice, UISelectOneCommand, UISelectOneListbox, UISelectOneRadio, UISeparator, UISheet, UISheetLayout, UITab, UITabGroup, UITabGroupLayout, UITextarea, UITime, UIToolBar, UIToolBarCheck, UIToolBarCommand, UIToolBarSelectOne, UITree, UITreeCommand, UITreeIcon, UITreeIndent, UITreeLabel, UITreeListbox, UITreeMenu, UITreeNode, UITreeSelect, UIWizard
public interface SupportsMarkup
getMarkup
Markup getMarkup()
setMarkup
void setMarkup(Markup markup)
getCurrentMarkup
Markup getCurrentMarkup()
setCurrentMarkup
void setCurrentMarkup(Markup markup)
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.