Spec-Zone.ru › OpenJavaFX 8
javafx.beans.property

Class ReadOnlyStringProperty

java.lang.Object
  • javafx.beans.binding.StringExpression
    • javafx.beans.property.ReadOnlyStringProperty

All Implemented Interfaces:

Observable, ReadOnlyProperty<String>, ObservableObjectValue<String>, ObservableStringValue, ObservableValue<String>

Direct Known Subclasses:

ReadOnlyStringPropertyBase, StringProperty



public abstract class ReadOnlyStringProperty
extends StringExpression
implements ReadOnlyProperty<String>
Super class for all readonly properties wrapping an String.

Since:

JavaFX 2.0

See Also:

ObservableStringValue, StringExpression, ReadOnlyProperty

  • Constructor Summary

    Constructors
    Constructor and Description
    ReadOnlyStringProperty()
    The constructor of ReadOnlyStringProperty.
  • Method Summary

    All MethodsInstance MethodsConcrete Methods
    Modifier and Type Method and Description
    String toString()
    Returns a string representation of this ReadOnlyStringProperty object.
    • Methods inherited from class javafx.beans.binding.StringExpression

      concat, getValue, getValueSafe, greaterThan, greaterThan, greaterThanOrEqualTo, greaterThanOrEqualTo, isEmpty, isEqualTo, isEqualTo, isEqualToIgnoreCase, isEqualToIgnoreCase, isNotEmpty, isNotEqualTo, isNotEqualTo, isNotEqualToIgnoreCase, isNotEqualToIgnoreCase, isNotNull, isNull, length, lessThan, lessThan, lessThanOrEqualTo, lessThanOrEqualTo, stringExpression
    • Methods inherited from class java.lang.Object

      clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Methods inherited from interface javafx.beans.property.ReadOnlyProperty

      getBean, getName
    • Methods inherited from interface javafx.beans.value.ObservableValue

      addListener, getValue, removeListener
    • Methods inherited from interface javafx.beans.Observable

      addListener, removeListener
    • Methods inherited from interface javafx.beans.value.ObservableObjectValue

      get
  • Constructor Detail

    • ReadOnlyStringProperty

      public ReadOnlyStringProperty()
      The constructor of ReadOnlyStringProperty.
  • Method Detail

    • toString

      public String toString()
      Returns a string representation of this ReadOnlyStringProperty object.

      Overrides:

      toString in class Object

      Returns:

      a string representation of this ReadOnlyStringProperty object.

© 2008, 2025, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from JavaFX API Documentation.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Java, JavaFX and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API