Interface LayoutFactory.BasicPropertyAdaptSupport.IRemoveAsListenerFromComponentCondition

    • Method Detail

      • getPropertyChangePropertiesToListenForRemovalOn

        java.util.Set<java.lang.String> getPropertyChangePropertiesToListenForRemovalOn()
        Property change properties sent by the component that will cause instances of this class to remove themselves as a property change listener from the component listened to.

        Returns:
        property change properties sent by the component that will cause instances of this class to remove themselves as a property change listener from the component listened to.