All of our @Component and @Property annotations should have real tlddoc entries specified, but some of them don't. We should get around to that before the release, since we can't do it later like the wiki. I just searched for missing @Component tlddoc, and didn't even try for @Property.
@Component(
tagName = "cellEditor",
componentClass = "org.icefaces.ace.component.celleditor.CellEditor",
generatedClass = "org.icefaces.ace.component.celleditor.CellEditorBase",
rendererClass = "org.icefaces.ace.component.celleditor.CellEditorRenderer",
extendsClass = "javax.faces.component.UIComponentBase",
componentType = "org.icefaces.ace.component.CellEditor",
rendererType = "org.icefaces.ace.component.CellEditorRenderer",
componentFamily = "org.icefaces.ace.CellEditor",
tlddoc = ""
@Component(
tagName = "dataTable",
componentClass = "org.icefaces.ace.component.datatable.DataTable",
generatedClass = "org.icefaces.ace.component.datatable.DataTableBase",
rendererClass = "org.icefaces.ace.component.datatable.DataTableRenderer",
extendsClass = "javax.faces.component.UIData",
componentType = "org.icefaces.ace.component.DataTable",
rendererType = "org.icefaces.ace.component.DataTableRenderer",
componentFamily = "org.icefaces.ace.DataTable",
tlddoc = ""
@Component(
tagName = "expansionToggler",
componentClass = "org.icefaces.ace.component.expansiontoggler.ExpansionToggler",
generatedClass = "org.icefaces.ace.component.expansiontoggler.ExpansionTogglerBase",
rendererClass = "org.icefaces.ace.component.expansiontoggler.ExpansionTogglerRenderer",
extendsClass = "javax.faces.component.UIComponentBase",
componentType = "org.icefaces.ace.component.ExpansionToggler",
rendererType = "org.icefaces.ace.component.ExpansionTogglerRenderer",
componentFamily = "org.icefaces.ace.ExpansionToggler",
tlddoc = ""
@Component(
tagName = "linkButton",
componentClass = "org.icefaces.ace.component.linkbutton.LinkButton",
rendererClass = "org.icefaces.ace.component.linkbutton.LinkButtonRenderer",
generatedClass = "org.icefaces.ace.component.linkbutton.LinkButtonBase",
extendsClass = "javax.faces.component.UICommand",
componentType = "org.icefaces.ace.component.LinkButton",
rendererType = "org.icefaces.ace.component.LinkButtonRenderer",
componentFamily = "org.icefaces.ace.LinkButton"
)
@Component(
tagName = "row",
componentClass = "org.icefaces.ace.component.row.Row",
generatedClass = "org.icefaces.ace.component.row.RowBase",
extendsClass = "javax.faces.component.UIComponentBase",
componentType = "org.icefaces.ace.component.Row",
componentFamily = "org.icefaces.ace.Row",
tlddoc = ""
@Component(
tagName = "rowEditor",
componentClass = "org.icefaces.ace.component.roweditor.RowEditor",
generatedClass = "org.icefaces.ace.component.roweditor.RowEditorBase",
rendererClass = "org.icefaces.ace.component.roweditor.RowEditorRenderer",
extendsClass = "javax.faces.component.UIComponentBase",
componentType = "org.icefaces.ace.component.RowEditor",
rendererType = "org.icefaces.ace.component.RowEditorRenderer",
componentFamily = "org.icefaces.ace.RowEditor",
tlddoc = ""
@Component(
tagName = "rowExpansion",
componentClass = "org.icefaces.ace.component.rowexpander.RowExpander",
generatedClass = "org.icefaces.ace.component.rowexpander.RowExpanderBase",
extendsClass = "javax.faces.component.UIComponentBase",
componentType = "org.icefaces.ace.component.RowExpander",
componentFamily = "org.icefaces.ace.RowExpander",
tlddoc = ""
@Component(
tagName = "panelExpansion",
componentClass = "org.icefaces.ace.component.rowpanelexpander.RowPanelExpander",
generatedClass = "org.icefaces.ace.component.rowpanelexpander.RowPanelExpanderBase",
extendsClass = "javax.faces.component.UIColumn",
componentType = "org.icefaces.ace.component.RowPanelExpander",
componentFamily = "org.icefaces.ace.RowPanelExpander",
tlddoc = ""
@Component(
tagName = "tableConfigPanel",
extendsClass = "javax.faces.component.UIComponentBase",
rendererClass = "org.icefaces.ace.component.tableconfigpanel.TableConfigPanelRenderer",
rendererType = "org.icefaces.ace.component.TableConfigPanelRenderer",
generatedClass = "org.icefaces.ace.component.tableconfigpanel.TableConfigPanelBase",
componentType = "org.icefaces.ace.component.TableConfigPanel",
componentClass = "org.icefaces.ace.component.tableconfigpanel.TableConfigPanel",
componentFamily = "org.icefaces.ace.TableConfigPanel",
tlddoc = "")
All of our @Component and @Property annotations should have real tlddoc entries specified, but some of them don't. We should get around to that before the release, since we can't do it later like the wiki. I just searched for missing @Component tlddoc, and didn't even try for @Property.
@Component(
tagName = "cellEditor",
componentClass = "org.icefaces.ace.component.celleditor.CellEditor",
generatedClass = "org.icefaces.ace.component.celleditor.CellEditorBase",
rendererClass = "org.icefaces.ace.component.celleditor.CellEditorRenderer",
extendsClass = "javax.faces.component.UIComponentBase",
componentType = "org.icefaces.ace.component.CellEditor",
rendererType = "org.icefaces.ace.component.CellEditorRenderer",
componentFamily = "org.icefaces.ace.CellEditor",
tlddoc = ""
@Component(
tagName = "dataTable",
componentClass = "org.icefaces.ace.component.datatable.DataTable",
generatedClass = "org.icefaces.ace.component.datatable.DataTableBase",
rendererClass = "org.icefaces.ace.component.datatable.DataTableRenderer",
extendsClass = "javax.faces.component.UIData",
componentType = "org.icefaces.ace.component.DataTable",
rendererType = "org.icefaces.ace.component.DataTableRenderer",
componentFamily = "org.icefaces.ace.DataTable",
tlddoc = ""
@Component(
tagName = "expansionToggler",
componentClass = "org.icefaces.ace.component.expansiontoggler.ExpansionToggler",
generatedClass = "org.icefaces.ace.component.expansiontoggler.ExpansionTogglerBase",
rendererClass = "org.icefaces.ace.component.expansiontoggler.ExpansionTogglerRenderer",
extendsClass = "javax.faces.component.UIComponentBase",
componentType = "org.icefaces.ace.component.ExpansionToggler",
rendererType = "org.icefaces.ace.component.ExpansionTogglerRenderer",
componentFamily = "org.icefaces.ace.ExpansionToggler",
tlddoc = ""
@Component(
tagName = "linkButton",
componentClass = "org.icefaces.ace.component.linkbutton.LinkButton",
rendererClass = "org.icefaces.ace.component.linkbutton.LinkButtonRenderer",
generatedClass = "org.icefaces.ace.component.linkbutton.LinkButtonBase",
extendsClass = "javax.faces.component.UICommand",
componentType = "org.icefaces.ace.component.LinkButton",
rendererType = "org.icefaces.ace.component.LinkButtonRenderer",
componentFamily = "org.icefaces.ace.LinkButton"
)
@Component(
tagName = "row",
componentClass = "org.icefaces.ace.component.row.Row",
generatedClass = "org.icefaces.ace.component.row.RowBase",
extendsClass = "javax.faces.component.UIComponentBase",
componentType = "org.icefaces.ace.component.Row",
componentFamily = "org.icefaces.ace.Row",
tlddoc = ""
@Component(
tagName = "rowEditor",
componentClass = "org.icefaces.ace.component.roweditor.RowEditor",
generatedClass = "org.icefaces.ace.component.roweditor.RowEditorBase",
rendererClass = "org.icefaces.ace.component.roweditor.RowEditorRenderer",
extendsClass = "javax.faces.component.UIComponentBase",
componentType = "org.icefaces.ace.component.RowEditor",
rendererType = "org.icefaces.ace.component.RowEditorRenderer",
componentFamily = "org.icefaces.ace.RowEditor",
tlddoc = ""
@Component(
tagName = "rowExpansion",
componentClass = "org.icefaces.ace.component.rowexpander.RowExpander",
generatedClass = "org.icefaces.ace.component.rowexpander.RowExpanderBase",
extendsClass = "javax.faces.component.UIComponentBase",
componentType = "org.icefaces.ace.component.RowExpander",
componentFamily = "org.icefaces.ace.RowExpander",
tlddoc = ""
@Component(
tagName = "panelExpansion",
componentClass = "org.icefaces.ace.component.rowpanelexpander.RowPanelExpander",
generatedClass = "org.icefaces.ace.component.rowpanelexpander.RowPanelExpanderBase",
extendsClass = "javax.faces.component.UIColumn",
componentType = "org.icefaces.ace.component.RowPanelExpander",
componentFamily = "org.icefaces.ace.RowPanelExpander",
tlddoc = ""
@Component(
tagName = "tableConfigPanel",
extendsClass = "javax.faces.component.UIComponentBase",
rendererClass = "org.icefaces.ace.component.tableconfigpanel.TableConfigPanelRenderer",
rendererType = "org.icefaces.ace.component.TableConfigPanelRenderer",
generatedClass = "org.icefaces.ace.component.tableconfigpanel.TableConfigPanelBase",
componentType = "org.icefaces.ace.component.TableConfigPanel",
componentClass = "org.icefaces.ace.component.tableconfigpanel.TableConfigPanel",
componentFamily = "org.icefaces.ace.TableConfigPanel",
tlddoc = "")