|
Spec-Zone .ru
спецификации, руководства, описания, API
|
private class FXMLLoader.PropertyElement extends FXMLLoader.Element
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name |
boolean |
readOnly |
java.lang.Class<?> |
sourceType |
eventHandlerAttributes, instancePropertyAttributes, parent, staticPropertyAttributes, staticPropertyElements, value| Constructor and Description |
|---|
FXMLLoader.PropertyElement(java.lang.String name,
java.lang.Class<?> sourceType) |
| Modifier and Type | Method and Description |
|---|---|
void |
processCharacters() |
void |
processEndElement() |
applyProperty, getBeanAdapter, getProperties, processAttribute, processEventHandlerAttributes, processPropertyAttribute, processStartElement, updateValuepublic final java.lang.String name
public final java.lang.Class<?> sourceType
public final boolean readOnly
public FXMLLoader.PropertyElement(java.lang.String name,
java.lang.Class<?> sourceType)
throws LoadException
LoadExceptionpublic void processEndElement()
throws LoadException
processEndElement in class FXMLLoader.ElementLoadExceptionpublic void processCharacters()
throws LoadException
processCharacters in class FXMLLoader.ElementLoadExceptionCopyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved. Use is subject to .