|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jet.controls.JetProperty jet.controls.JetReference jet.controls.JetQualifyReference
public class JetQualifyReference
JetQualifyReference, for saving/retrieving a JetObject managed by root
Field Summary |
---|
Fields inherited from interface jet.util.Propertiable |
---|
BIGSTRING, BOOLEAN, CHG_FMTTINGBLNAME, CHG_FMTTINGFORMULA, CHG_OTHER, COLOR, COMPFML_RESOURCE, CUSTOMER, CUSTOMERLINK, DELIM, DELIMCHAR, DOUBLE, ENUMERATION, IGNORED, IMAGE, IMGVECTOR, MAPPINGTBL, NORMAL_RESOURCE, NUMBER, REFERENCE, STRING, SUB1_DELIM, UNIT, VAL_NORMALLENGTH, VAL_NORMALSTART, VECTOR |
Constructor Summary | |
---|---|
JetQualifyReference()
|
|
JetQualifyReference(jet.controls.JetObject parent,
java.lang.String name)
Create a JetQualifyReference instance with no refer to |
Method Summary | |
---|---|
java.lang.String |
getQualifyName()
Deprecated. Concept 'qualify name' had been removed from V8 |
boolean |
setInstanceName(java.lang.String instName)
Search the JetObject managed by root via the specified instance name |
java.lang.String |
toString()
Gets the instance name of JetObject had been refer to |
Methods inherited from class jet.controls.JetReference |
---|
getCurrentValue, getObject, getRefName, isChangeByOther, isEnableAutoValue, set, setObject, setReference |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JetQualifyReference()
public JetQualifyReference(jet.controls.JetObject parent, java.lang.String name)
parent
- ownername
- nameMethod Detail |
---|
public boolean setInstanceName(java.lang.String instName)
setInstanceName
in class JetReference
instName
- the instance name.
JetObject.getInstName()
,
JetObject.nameToObject(String)
public java.lang.String toString()
JetReference
toString
in interface jet.convert.PropInfo
toString
in class JetReference
JetObject.getInstName()
public java.lang.String getQualifyName()
JetObject.getQualifyName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |