Serialized Form
|
Package org.zkoss.zk.au.http |
_ctx
javax.servlet.ServletContext _ctx
_lastModified
long _lastModified
|
Package org.zkoss.zk.device |
_type
java.lang.String _type
|
Package org.zkoss.zk.scripting |
_lang
java.lang.String _lang
serialVersionUID: 20070920L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
_id
java.lang.String _id
_uuid
java.lang.String _uuid
_mold
java.lang.String _mold
- The mold (default: "default").
_nChild
int _nChild
- # of children.
_annots
AnnotationMap _annots
- A map of annotations. Serializable since a component might have
its own annotations.
_evthds
EventHandlerMap _evthds
- A map of event handler to handle events.
_visible
boolean _visible
- Whether this component is visible.
_tooltiptext
java.lang.String _tooltiptext
_width
java.lang.String _width
- The width.
_height
java.lang.String _height
- The height.
_sclass
java.lang.String _sclass
- The CSS class.
_style
java.lang.String _style
- The CSS style.
_left
java.lang.String _left
_top
java.lang.String _top
_draggable
java.lang.String _draggable
- The draggable.
_droppable
java.lang.String _droppable
- The droppable.
_zIndex
int _zIndex
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
_uri
java.lang.String _uri
_inlines
Component[] _inlines
- An array of components created by this inline macro.
It is used only if
HtmlMacroComponent.isInline()
_tag
java.lang.String _tag
_prolog
java.lang.String _prolog
_epilog
java.lang.String _epilog
_props
java.util.Map<K,V> _props
_dns
java.util.List<E> _dns
- Declared namespaces (
Namespace).
_comp
Component _comp
|
Package org.zkoss.zk.ui.http |
_ctx
javax.servlet.ServletContext _ctx
_webman
WebManager _webman
_compress
boolean _compress
serialVersionUID: 20060706L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
|
Package org.zkoss.zk.ui.impl |
serialVersionUID: 20070416L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
_id
java.lang.String _id
_dir
java.lang.String _dir
- The current directory of this desktop.
_path
java.lang.String _path
- The path of the request that causes this desktop to be created.
_updateURI
java.lang.String _updateURI
- The URI to access the update engine.
_pages
java.util.Map<K,V> _pages
- Map(String id, Page page).
_nextKey
int _nextKey
- Next available key.
_uuidPrefix
java.lang.String _uuidPrefix
- A special prefix to UUID generated by this desktop.
It is used to avoid ID conflicts with other desktops in the same
session.
Since UUID is long enough plus this prefix, the chance to conlict
is almost impossible.
_bookmark
java.lang.String _bookmark
_devType
java.lang.String _devType
- The device type.
_meds
org.zkoss.util.Cache _meds
- A map of media (String key, Media content).
_medId
int _medId
- ID used to identify what is stored in _meds.
_spush
ServerPush _spush
- The server push controller, or null if not enabled.
_eis
EventInterceptors _eis
- The event interceptors.
_respSeqId
int _respSeqId
- The response sequence ID.
_piggybackListened
boolean _piggybackListened
- Whether any onPiggyback listener is registered.
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: 20060622L
serialVersionUID: 20070413L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
_dkURI
ExValue _dkURI
- URI for redrawing as a desktop or part of another desktop.
_pgURI
ExValue _pgURI
- URI for redrawing as a desktop or part of another desktop.
_id
java.lang.String _id
_uuid
java.lang.String _uuid
_title
java.lang.String _title
_style
java.lang.String _style
_path
java.lang.String _path
_zslang
java.lang.String _zslang
_zsDeferred
java.util.List<E> _zsDeferred
- A list of deferred zscript [Component parent,
ZScript].
_roots
java.util.List<E> _roots
- A list of root components.
_mapper
org.zkoss.xel.FunctionMapper _mapper
- The reason to store it is PageDefinition is not serializable.
_compdefs
ComponentDefinitionMap _compdefs
- The reason to store it is PageDefinition is not serializable.
_headers
java.lang.String _headers
- The header tags.
_rootAttrs
java.lang.String _rootAttrs
- The root attributes.
_contentType
java.lang.String _contentType
_docType
java.lang.String _docType
_firstLine
java.lang.String _firstLine
_cacheable
java.lang.Boolean _cacheable
serialVersionUID: 20060622L
_desktops
org.zkoss.zk.ui.impl.SimpleDesktopCache.Cache _desktops
- Used to purge obsolete desktops.
_nextKey
int _nextKey
- The next available key.
|
Package org.zkoss.zk.ui.metainfo |
_annots
java.util.Map<K,V> _annots
- The annotations of properties,
(String propName, Map(String annotName, AnnotImpl)).
_attrs
java.util.Map<K,V> _attrs
- Map(String name, ExValue value).
_cond
ConditionImpl _cond
_scope
int _scope
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
_ignoreCase
boolean _ignoreCase
- Whether the element name is case-insensitive.
readExternal
public final void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Don't override this method. Rather, override
ComponentInfo.readMembers(java.io.ObjectInput).
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- Since:
- 3.0.0
writeExternal
public final void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: 20060622L
_zscript
ZScript _zscript
_cond
ConditionImpl _cond
_evthds
java.util.Map<K,V> _evthds
- The event handler map, (String evtnm, EventHandler evthd).
readExternal
public final void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Don't override this method. Rather, override
ComponentInfo.readMembers(java.io.ObjectInput).
- Throws:
java.io.IOException
java.lang.ClassNotFoundException- Since:
- 3.0.0
writeExternal
public final void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: 20060622L
_name
java.lang.String _name
_value
ExValue _value
_cond
ConditionImpl _cond
_text
ExValue _text
_vars
java.util.Map<K,V> _vars
- Map(String name, ExValue value).
_cond
ConditionImpl _cond
_local
boolean _local
_zslang
java.lang.String _zslang
_cnt
java.lang.String _cnt
_url
java.lang.Object _url
- An URL, an ExValue.
_locator
org.zkoss.util.resource.Locator _locator
_cond
ConditionImpl _cond
_deferred
boolean _deferred
|
Package org.zkoss.zk.ui.metainfo.impl |
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
_name
java.lang.String _name
_evalr
EvaluatorRef _evalr
_implcls
java.lang.Object _implcls
- Either String or Class.
_molds
java.util.Map<K,V> _molds
- A map of molds (String name, ExValue moldURI).
_custAttrs
java.util.Map<K,V> _custAttrs
- A map of custom attributs (String name, ExValue value).
_props
java.util.List<E> _props
- A list of
Property.
_curdir
java.lang.String _curdir
- the current directory.
_textAs
java.lang.String _textAs
- the property name to which the text within the element will be assigned.
_annots
AnnotationMap _annots
_macroURI
java.lang.String _macroURI
_inline
boolean _inline
- Whether it is an inline macro.
|
Package org.zkoss.zk.ui.util |
serialVersionUID: 20060622L
_if
ExValue _if
_unless
ExValue _unless
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
_value
java.lang.String _value
_expected
java.lang.Class<T> _expected
|
Package org.zkoss.zk.xel.impl |
_expfcls
java.lang.Class<T> _expfcls
_mapper
org.zkoss.xel.FunctionMapper _mapper
Copyright © 2005-2007 Potix Corporation. All Rights Reserved.