@Deprecated public abstract class PopupStructure extends AbstractCore implements CoreReq
ATTRIBUTES| Constructor and Description |
|---|
PopupStructure()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
read(XmlReader reader)
Deprecated.
The object implements the read method to restore its contents by calling the methods of Input.
|
void |
write(XmlWriter writer)
Deprecated.
The object implements the write method to save its contents by calling the methods of Output.
|
add, attributes, getAlternativeTo, getAttributes, getClazz, getPeriod, getRefersTo, getStatus, getStyle, getTitle, setAlternativeTo, setClazz, setPeriod, setRefersTo, setStatus, setStyle, setTitle, toStringgetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWid, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, getAttributes, nestedComparegetClazz, getStyle, getTitle, setClazz, setStyle, setTitlegetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWidgetRefersTo, setRefersToattributes, compare, namegetAlternativeTo, setAlternativeTopublic void read(XmlReader reader)
The object implements the read method to restore its contents by calling the methods of Input.
read in interface Externalizableread in class AbstractIdreader - the stream to read data from in order to restore the objectpublic void write(XmlWriter writer) throws IOException
The object implements the write method to save its contents by calling the methods of Output.
write in interface Corewrite in interface CoreReqwrite in interface IdReqwrite in interface Externalizablewriter - the stream to write the object toIOExceptionCopyright © 2017. All rights reserved.