Interface Binding

    • Method Detail

      • update

        <T extends java.lang.Enum<?> & ModelUpdate> void update​(T... changed)
        Fires an update on this Binding object for the specified types.
        Parameters:
        changed - varargs of ModelUpdate types that are being fired by this call.