|
|||||||||
| Home >> All >> com >> caucho >> [ widget overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.caucho.widget
Class XulVarDefinition

java.lang.ObjectVarDefinition
com.caucho.widget.XulVarDefinition
- public class XulVarDefinition
- extends VarDefinition
| Field Summary | |
private XulWidget |
_widget
|
| Constructor Summary | |
XulVarDefinition(XulWidget widget,
java.lang.String name,
java.lang.Class type)
|
|
| Method Summary | |
boolean |
isReadOnly()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
_widget
private XulWidget _widget
| Constructor Detail |
XulVarDefinition
public XulVarDefinition(XulWidget widget, java.lang.String name, java.lang.Class type)
| Method Detail |
isReadOnly
public boolean isReadOnly()
|
|||||||||
| Home >> All >> com >> caucho >> [ widget overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
VarDefinition