Interface DeferredValue

    • Method Detail

      • getValue

        java.lang.Object getValue()
        Returns the value. It is called to retrieve the real value by the ZK engine in the rendering phase.