Spec-Zone.ru › OpenJavaFX 8
javafx.beans

Annotation Type DefaultProperty



@Inherited
 @Documented
 @Retention(value=RUNTIME)
 @Target(value=TYPE)
public @interface DefaultProperty
Specifies a property to which child elements will be added or set when an explicit property is not given.

Since:

JavaFX 2.0

  • Required Element Summary

    Required Elements
    Modifier and Type Required Element and Description
    String value
    The name of the default property.
  • Element Detail

    • value

      public abstract String value
      The name of the default property.

© 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