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

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

The newest version!

    
    
    
    
    
    
        idjava.lang.StringEvery component may have a unique id automatically created if omitted
    
    
        renderedjava.lang.StringIf "false", this component isn't rendered
    
    
        bindingjava.lang.StringThe attribute takes a value-binding expression for a component property of
a backing bean
    
    
    
        valuejava.lang.StringThe initial value to set when rendered for the first time
    
    
        converterjava.lang.StringId of Converter to be used or reference to a Converter
    
    
    
        immediatejava.lang.StringA flag indicating that this component value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until Process Validations phase
    
    
        requiredjava.lang.StringIf "true", this component will be checked for non-empty input
    
    
        validatorjava.lang.StringMethodBinding pointing at a method that is called during Process Validations phase of a request processing lifecycle, to validate the current value of this component
    
    
        valueChangeListenerjava.lang.StringListener for value changes
    
    
    
    
    
        dirjava.lang.StringAlternate textual description of the element rendered by this component
    
    
        langjava.lang.StringA Code describing the language used in the generated markup for this component
    
    
        stylejava.lang.StringCSS style(s) to apply when this component is rendered
    
    
        titlejava.lang.StringAn advisory title information about markup elements generated for this component
    
    
        styleClassjava.lang.StringCorresponds to the HTML class attribute
    
    
    
    
        onclickjava.lang.StringDefines a JavaScript onclick event handler
    
    
        ondblclickjava.lang.StringDefines a JavaScript ondblclick event handler
    
    
        onmousedownjava.lang.StringDefines a JavaScript onmousedown event handler
    
    
        onmouseupjava.lang.StringDefines a JavaScript onmouseup event handler
    
    
        onmouseoverjava.lang.StringDefines a JavaScript onmouseover event handler
    
    
        onmousemovejava.lang.StringDefines a JavaScript onmousemove event handler
    
    
        onmouseoutjava.lang.StringDefines a JavaScript onmouseout event handler
    
    
        onkeypressjava.lang.StringDefines a JavaScript onkeypress event handler
    
    
        onkeydownjava.lang.StringDefines a JavaScript onkeydown event handler
    
    
        onkeyupjava.lang.StringDefines a JavaScript onkeyup event handler
    
    
    
    
        datafldjava.lang.StringRetrieves which field of a given data source, as specified by the dataSrc property, to bind to the specified object
    
    
        datasrcjava.lang.StringRetrieves the source of the data for data binding
    
    
        dataformatasjava.lang.StringIndicates whether the bound data is plain text or HTML
    
    
        disabledjava.lang.StringDisabled state of an element or button
    
    
    
    
        onblurjava.lang.StringA JavaScript code. The onblur event occurs when an element loses focus either by a pointing device or by tabbing navigation. It may be used with the same elements as onfocus
    
    
        onchangejava.lang.StringElement value changes
    
    
        onfocusjava.lang.StringJavaScript code
    
    
    
        tabindexjava.lang.StringThis attribute specifies the position of the current element in the tabbing order for the current document. This value must be a number between 0 and 32767.A User agents should ignore leading zeros
    
    
        readonlyjava.lang.StringA flag indicating that this component prohibits
            changes by you.  The element may receive focus
            unless it has also been disabled
        
    
    
        enabledClassjava.lang.StringA CSS class for enabled elements
    
    
        disabledClassjava.lang.StringA CSS class for disabled elements
    
    
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy