Packagecom.yworks.yfiles.util
Interfacepublic interface BooleanValue

Specifies the contract of a general purpose read-only boolean value object.



Public Properties
 PropertyDefined By
  value : Boolean
[read-only] Returns the value.
BooleanValue
Property Detail
valueproperty
value:Boolean  [read-only]

Returns the value.


Implementation
    public function get value():Boolean