Jump to content

User:Leosdad/sandbox: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Leosdad (talk | contribs)
No edit summary
Leosdad (talk | contribs)
No edit summary
Line 129: Line 129:
|ajaxStatus
|ajaxStatus
|-
|-
|<s>Auto complete</s>
|Auto complete
|autoComplete
|
|-
|-
|Breadcrumb
|Breadcrumb
Line 153: Line 153:
|commandButton
|commandButton
|-
|-
|<s>Command link</s>
|Command link
|commandLink
|
|-
|-
|Data list
|Data list
Line 165: Line 165:
|defaultCommand
|defaultCommand
|-
|-
|<s>Dialog</s>
|Dialog
|dialog
|
|-
|-
|File download
|File download
|fileDownload
|fileDownload
|-
|-
|<s>File upload</s>
|File upload
|fileUpload
|
|-
|-
|Focus
|Focus
Line 180: Line 180:
|fragment
|fragment
|-
|-
|<s>Graphic image</s>
|Graphic image
|graphicImage
|
|-
|-
|Growl
|Growl
|growl
|
|-
|-
|Input mask
|Input mask
|inputMask
|
|-
|-
|<s>Input text</s>
|Input text
|inputText
|
|-
|-
|Input text area
|Input text area
|inputTextarea
|
|-
|-
|Menu item
|Menu item
|menuItem
|
|-
|-
|Message
|Message
|message
|
|-
|-
|Messages
|Messages
|messages
|
|-
|-
|Output label
|Output label
|outputLabel
|
|-
|-
|Output panel
|Output panel
|outputPanel
|outputPanel
|-
|-
|<s>Overlay panel</s>
|Overlay panel
|overlayPanel
|
|-
|-
|Panel
|Panel
Line 237: Line 237:
|rowEditor
|rowEditor
|-
|-
|<s>Select boolean button</s>
|Select boolean button
|selectBooleanButton
|
|-
|-
|<s>Select boolean checkbox</s>
|Select boolean checkbox
|selectBooleanCheckbox
|
|-
|-
|<s>Select checkbox menu</s>
|Select checkbox menu
|selectCheckboxMenu
|
|-
|-
|<s>Select many checkbox</s>
|Select many checkbox
|selectManyCheckbox
|
|-
|-
|<s>Select one button</s>
|Select one button
|selectOneButton
|
|-
|-
|<s>Select one menu</s>
|Select one menu
|selectOneMenu
|
|-
|-
|<s>Select one radio</s>
|Select one radio
|selectOneRadio
|
|-
|-
|Tab
|Tab

Revision as of 18:52, 11 March 2016

Documentação para os namespaces

Os seguintes namespaces são utilizados no SIM (em ordem de abstração decrescente):

Namespace Referência
simc Componentes de negócio do MP-RS
mpc Documentação dos componentes MP-RS
pe Primefaces Extensions ShowCase
p Primefaces ShowCase
h JSF HTML tag reference
ui Java Facelets
f JSF Core
c JSP Core

A seguir são listadas as classes de componentes de cada namespace.

Namespace: mpc

Classes criadas para o SIM:

Componente classe
Auto-complete autocomplete
Auto-complete com item select autoCompleteComItemSelect
Balloon balloon
Checkbox checkbox
CNPJ cnpj
Combo box combobox
CPF cpf
Data list datalist
Data table datatable
Datepicker datepicker
Dialog dialog
Digital signer digitalsigner
Drop-down button dropdownbutton
File upload fileupload
Information information
Input text inputtext
Lazy search lazysearch
Link link
Message message
Money money
Multiline text multilinetext
Overlay overlay

Namespace: pe

Classes do Primefaces Extensions.

Componente classe
TimePicker timePicker

Namespace: p

Classes do Primefaces:

Componente classe
Accordion panel accordionPanel
Ajax ajax
Ajax status ajaxStatus
Auto complete autoComplete
Breadcrumb breadCrumb
Button button
Calendar calendar
Cell editor cellEditor
Chart chart
Column column
Command button commandButton
Command link commandLink
Data list dataList
Data table dataTable
Default command defaultCommand
Dialog dialog
File download fileDownload
File upload fileUpload
Focus focus
Fragment fragment
Graphic image graphicImage
Growl growl
Input mask inputMask
Input text inputText
Input text area inputTextarea
Menu item menuItem
Message message
Messages messages
Output label outputLabel
Output panel outputPanel
Overlay panel overlayPanel
Panel panel
Panel grid panelGrid
Password password
Poll poll
Remote command remoteCommand
Reset input resetInput
Row row
Row editor rowEditor
Select boolean button selectBooleanButton
Select boolean checkbox selectBooleanCheckbox
Select checkbox menu selectCheckboxMenu
Select many checkbox selectManyCheckbox
Select one button selectOneButton
Select one menu selectOneMenu
Select one radio selectOneRadio
Tab tab
Tab view tabView
Toolbar toolbar
Toolbar group toolbarGroup
Tooltip tooltip
Tree tree
Tree node treeNode
Watermark watermark

Veja também