Uses of Class
com.sdm.quasar.client.core.states.MutableBooleanState

Packages that use MutableBooleanState
com.sdm.quasar.client.core.data.plugins.impl   
 

Uses of MutableBooleanState in com.sdm.quasar.client.core.data.plugins.impl
 

Methods in com.sdm.quasar.client.core.data.plugins.impl that return MutableBooleanState
protected  MutableBooleanState DefaultValueChangedPlugIn.getValueChangedStateInternal(NodeController node)
          Returns the MutableBooleanState stored in the metadata of the node that is true if this node's value has changed according to the comparator.