private final class WebEngine.DocumentProperty extends ReadOnlyObjectPropertyBase<org.w3c.dom.Document>
| Modifier and Type | Field and Description |
|---|---|
private boolean |
available |
private org.w3c.dom.Document |
document |
| Modifier | Constructor and Description |
|---|---|
private |
DocumentProperty() |
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Document |
get()
Returns the current value of this
ObservableObjectValue<T>. |
java.lang.Object |
getBean()
Returns the
Object that contains this property. |
java.lang.String |
getName()
Returns the name of this property.
|
private void |
invalidate(boolean available) |
addListener, addListener, fireValueChangedEvent, removeListener, removeListenertoStringasString, asString, asString, getValue, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotNull, isNull, objectExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValueprivate void invalidate(boolean available)
public org.w3c.dom.Document get()
ObservableObjectValueObservableObjectValue<T>.public java.lang.Object getBean()
ReadOnlyPropertyObject that contains this property. If this property
is not contained in an Object, null is returned.Object or nullpublic java.lang.String getName()
ReadOnlyPropertyString.String