All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omnifaces.vdldoc.resources.cc-attributes.properties Maven / Gradle / Ivy

The newest version!
# id
id.displayName=id
id.description=The identifier of the component.
id.required=false
id.type=java.lang.String
# rendered
rendered.displayName=rendered
rendered.description=Boolean flag indicating whether or not this component is to be rendered during the RENDER_RESPONSE phase of the JSF lifecycle.  The default value is true.
rendered.required=false
rendered.type=java.lang.Boolean




© 2015 - 2025 Weber Informatics LLC | Privacy Policy