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

META-INF.schema.entities.ui_select_item_attributes.ent Maven / Gradle / Ivy

The newest version!

    &ui_component_attributes;
    
    
    
    
        itemDisabled
        boolean
        
            If "true", this component isn't saved during state saving
        
    
    
        itemDescription
        java.lang.String
        A description used by tools only
    
    
        itemLabel
        java.lang.String
        A text shown by the item
    
    
        itemValue
        java.lang.Object
        Item value, which is passed to the server as a request parameter
    
    
        value
        java.lang.Object
        
            A value reference pointing at a javax.faces.model.SelectItem
            instance
        
    
    
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy