Create a new PageRange with the specified start and end page numbers.
Create a new PageRange with the specified start and end page numbers.
the first page in the range.
the last page in the range.
Creates a new ScalaFX PageRange from its JavaFX counterpart.
Creates a new ScalaFX PageRange from its JavaFX counterpart.
JavaFX PageRange. Since there is no public 'default' constructor for it, there is not a default value.
JavaFX PageRange.
JavaFX PageRange. Since there is no public 'default' constructor for it, there is not a default value.
IntegerProperty representing the starting page number of the range.
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Object to be compared.
if the other object is equals to this delegate or not.
The delegate hashcode
IntegerProperty representing the ending page number of the range.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Wraps JavaFX PageRange.
8.0