Skip navigation links
Mojarra JSF Tools 2.3.9.SP12 2.3.9.SP12
com.sun.faces.config.beans

Class ListEntryBean

    • Constructor Detail

      • ListEntryBean

        public ListEntryBean()
    • Method Detail

      • getValue

        public String getValue()
      • setValue

        public void setValue(String value)
      • isNullValue

        public boolean isNullValue()
        Description copied from interface: NullValueHolder

        Return a flag indicating that the value of the parent compoennt should be set to null.

        Specified by:
        isNullValue in interface NullValueHolder
      • setNullValue

        public void setNullValue(boolean nullValue)
        Description copied from interface: NullValueHolder

        Set a flag indicating that the value of the parent component should be set to null.

        Specified by:
        setNullValue in interface NullValueHolder
        Parameters:
        nullValue - The new null value flag
Mojarra JSF Tools 2.3.9.SP12 2.3.9.SP12

Copyright © 2010–2020 JBoss by Red Hat. All rights reserved.