|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.ui.impl.Attributes
public class Attributes
Attributes of desktops, pages and components that are used internally.
| Field Summary | |
|---|---|
static java.lang.String |
UPLOAD_PERCENT
A desktop attribute to indicate the completeness percentage of the current file upload. |
static java.lang.String |
UPLOAD_SIZE
A desktop attribute indicated the number of bytes of the current file upload. |
| Constructor Summary | |
|---|---|
Attributes()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String UPLOAD_PERCENT
public static final java.lang.String UPLOAD_SIZE
| Constructor Detail |
|---|
public Attributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||