com.ibm.xsp.dojo
Interface FacesDojoComponent

All Known Subinterfaces:
FacesDojoComponentDelegate
All Known Implementing Classes:
UICommandButton, UIComponentTag, UIDateTimeHelper, UIFormEx, UIInclude, UIIncludeComposite, UIInputCheckbox, UIInputEx, UIInputHidden, UIInputRadio, UIInputRichText, UIInputText, UIInputTextarea, UIPanelEx, UISelectListbox, UISelectManyCheckbox, UISelectManyEx, UISelectManyListbox, UISelectOneEx, UISelectOneListbox, UISelectOneMenu, UISelectOneRadio, UITypeAhead, UIViewColumnHeader, XspCommandButton, XspDateTimeHelper, XspDiv, XspForm, XspInputCheckbox, XspInputHidden, XspInputRadio, XspInputRichText, XspInputText, XspInputTextarea, XspLineBreak, XspParagraph, XspSelectManyCheckbox, XspSelectManyListbox, XspSelectOneMenu, XspSelectOneRadio, XspSpan, XspTable, XspTableCell, XspTableRow, XspTypeAhead, XspViewColumnHeader

public interface FacesDojoComponent

Component that supports Dojo attributes.


Method Summary
 java.util.List<DojoAttribute> getDojoAttributes()
           
 java.lang.String getDojoType()
           
 

Method Detail

getDojoType

java.lang.String getDojoType()

getDojoAttributes

java.util.List<DojoAttribute> getDojoAttributes()