java.lang.Object
it.tidalwave.ui.core.function.BoundFunctionSupport<Boolean,Boolean>
it.tidalwave.ui.core.function.BooleanBoundFunctionSupport
it.tidalwave.ui.core.function.OrFunction
- All Implemented Interfaces:
ChangingSource<Boolean>,BoundFunction<Boolean,,Boolean> Mutable
- Since:
- 2.0-ALPHA-1
- Author:
- Fabrizio Giudici
-
Field Summary
Fields inherited from class it.tidalwave.ui.core.function.BooleanBoundFunctionSupport
sources -
Method Summary
Modifier and TypeMethodDescriptionprotected final booleanfunction()static OrFunctionor(ChangingSource<Boolean>... sources) Methods inherited from class it.tidalwave.ui.core.function.BooleanBoundFunctionSupport
getMethods inherited from class it.tidalwave.ui.core.function.BoundFunctionSupport
fireValueChanged, fireValueChanged, unbindAllMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface it.tidalwave.ui.core.ChangingSource
getPropertyChangeListenersMethods inherited from interface it.tidalwave.ui.core.Mutable
addListener, addListener1, addListener2, addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, hasListeners, removeListener, removePropertyChangeListener, removePropertyChangeListener
-
Method Details
-
or
-
function
protected final boolean function()- Specified by:
functionin classBooleanBoundFunctionSupport
-