Class VisibilityProviderBase
java.lang.Object
dev.webfx.platform.visibility.spi.impl.VisibilityProviderBase
- All Implemented Interfaces:
VisibilityProvider
- Author:
- Bruno Salmon
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddVisibilityListener(VisibilityListener listener) protected voidvoidremoveVisibilityListener(VisibilityListener listener) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.webfx.platform.visibility.spi.VisibilityProvider
getVisibilityState
-
Constructor Details
-
VisibilityProviderBase
public VisibilityProviderBase()
-
-
Method Details
-
addVisibilityListener
- Specified by:
addVisibilityListenerin interfaceVisibilityProvider
-
removeVisibilityListener
- Specified by:
removeVisibilityListenerin interfaceVisibilityProvider
-
fireVisibilityChanged
protected void fireVisibilityChanged()
-