|
Spec-Zone .ru
спецификации, руководства, описания, API
|
private class FXMLLoader.InstanceDeclarationElement extends FXMLLoader.ValueElement
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
factory |
java.lang.Class<?> |
type |
ideventHandlerAttributes, instancePropertyAttributes, parent, staticPropertyAttributes, staticPropertyElements, value| Constructor and Description |
|---|
FXMLLoader.InstanceDeclarationElement(java.lang.Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
constructValue() |
void |
processAttribute(java.lang.String prefix,
java.lang.String localName,
java.lang.String value) |
processCharacters, processEndElement, processStartElementapplyProperty, getBeanAdapter, getProperties, processEventHandlerAttributes, processPropertyAttribute, updateValuepublic FXMLLoader.InstanceDeclarationElement(java.lang.Class<?> type)
throws LoadException
LoadExceptionpublic void processAttribute(java.lang.String prefix,
java.lang.String localName,
java.lang.String value)
throws java.io.IOException
processAttribute in class FXMLLoader.ValueElementjava.io.IOExceptionpublic void constructValue()
throws LoadException
constructValue in class FXMLLoader.ValueElementLoadExceptionCopyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved. Use is subject to .