|
Spec-Zone .ru
спецификации, руководства, описания, API
|
private class FXMLLoader.PropertyElement extends FXMLLoader.Element
| Модификатор и Тип | Поле и Описание |
|---|---|
java.lang.String |
имя |
boolean |
только для чтения |
java.lang.Class<?> |
sourceType |
eventHandlerAttributes, instancePropertyAttributes, lineNumber, parent, staticPropertyAttributes, staticPropertyElements, value| Конструктор и Описание |
|---|
FXMLLoader.PropertyElement(java.lang.String name, java.lang.Class<?> sourceType) |
| Модификатор и Тип | Метод и Описание |
|---|---|
void |
add(java.lang.Object element) |
boolean |
isCollection() |
void |
processAttribute(java.lang.String prefix, java.lang.String localName, java.lang.String value) |
void |
processCharacters() |
void |
processEndElement() |
void |
set(java.lang.Object value) |
applyProperty, getProperties, getValueAdapter, isTyped, processEventHandlerAttributes, processInstancePropertyAttributes, processPropertyAttribute, processStartElement, updateValue, warnDeprecatedEscapeSequencepublic 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 boolean isCollection()
isCollection в class FXMLLoader.Elementpublic void add(java.lang.Object element)
throws LoadException
add в class FXMLLoader.ElementLoadExceptionpublic void set(java.lang.Object value)
throws LoadException
set в class FXMLLoader.ElementLoadExceptionpublic void processAttribute(java.lang.String prefix,
java.lang.String localName,
java.lang.String value)
throws java.io.IOException
processAttribute в class FXMLLoader.Elementjava.io.IOExceptionpublic void processEndElement()
throws java.io.IOException
processEndElement в class FXMLLoader.Elementjava.io.IOExceptionpublic void processCharacters()
throws java.io.IOException
processCharacters в class FXMLLoader.Elementjava.io.IOExceptionCopyright (c) 2008, 2012, Oracle и/или его филиалы. Все права защищены. Использование подвергается .