Hi,
In this post i am providing basic examples of some of the visualforce tags that are used commonly in our visualforce development. Click on the each tag for Examples.
- <apex:page>
- <apex:form>
- <apex:pageblock>
- <apex:pageBlockSection>
- <apex:commandButton>
- <apex:pageBlockButtons>
- <apex:commandLink>
- <apex:outputLink>
- <apex:inputField>
- <apex:inputFile>
- <apex:inputHidden>
- <apex:inputsecret>
- <apex:inputText>
- <apex:inputTextarea>
- <apex:inputCheckbox>
- <apex:outputField>
- <apex:outputLabel>
- <apex:outputText>
- <apex:pageBlockSectionItem>
- <apex:pageBlockTable>
- <apex:column>
- <apex:dataTable>
- <apex:tabPanel>
- <apex:tab>
- <apex:toolbar>
- <apex:toolbarGroup>
- <apex:pageMessage>
- <apex:panelBar>
- <apex:panelBarItem>
- <apex:panelGrid>
- <apex:panelGroup>
- <apex:param>
- <apex:repeat>
- <apex:facet>
- <apex:actionFunction>
- <apex:detail>
- <apex:actionPoller>
- <apex:actionRegion>
- Message Class
- <apex:variable>
- <apex:stylesheet>
- Referencing a Static Resource in Visualforce Pages
- <apex:SectionHeader >
- <apex:relatedList>
- <apex:listViews>
- <apex:enhancedList>
- <apex:actionStatus>
- <apex:actionSupport>
No comments:
Post a Comment