|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.washington.cs.supple.rep.SuppleBeanImpl
edu.washington.cs.supple.rep.BaseType
edu.washington.cs.supple.rep.ContainerTypeImpl
edu.washington.cs.supple.rep.DynamicTypeImpl
| Field Summary | |
protected UiObject |
content
|
| Fields inherited from class edu.washington.cs.supple.rep.ContainerTypeImpl |
children, childTable, derivedFrom, dynamicChildren, hiddenChildren, numChildrenAdded, object |
| Fields inherited from class edu.washington.cs.supple.rep.BaseType |
finalLegalValues, hasOrdering, lastUid, legalValues, legalValuesBinding, likelyValues, likelyValuesBinding, maxNumLegalValues, nullLegal, typicalIndexLength, uid |
| Fields inherited from class edu.washington.cs.supple.rep.SuppleBeanImpl |
pcs |
| Constructor Summary | |
DynamicTypeImpl(UiObject content)
Builds an instance of dynamic type; by default, it will have no parent; objects of this type are wrappers around things that are to be popped up dynamically at runtime |
|
| Method Summary | |
void |
init()
Initialize the container type. |
| Methods inherited from class edu.washington.cs.supple.rep.ContainerTypeImpl |
accept, addChild, addDynamicChild, childrenHaveLabels, clone, getChild, getChildren, getIndex, getNumChildren, getNumChildrenAdded, getUiObject, hasIndex, hasModifiableChild, isEnumerable, isLegalValueClass, isPrimitiveType, rebindChildrenToValue, removeChild, size, swapChild, toPrettyString, toString |
| Methods inherited from class edu.washington.cs.supple.rep.SuppleBeanImpl |
addPropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface edu.washington.cs.supple.rep.ContainerType |
childrenHaveLabels, getChild, getChildren, getNumChildren, getNumChildrenAdded, getUiObject, hasModifiableChild, removeChild, size, swapChild |
| Methods inherited from interface edu.washington.cs.supple.rep.SuppleType |
accept, getIndex, getIndex, getLegalValues, getLikelyValues, getLongestLegalIndex, getMaxNumLegalValues, getNumLegalValues, getNumLikelyValues, getTypicalIndexLength, getUniqueId, hasIndex, hasOrdering, hasSetLegalValues, isEnumerable, isFinalLegalValues, isLegalValue, isLegalValueClass, isPrimitiveType, orderValues, toPrettyString, verifyCurrentValue |
| Methods inherited from interface edu.washington.cs.supple.rep.SuppleBean |
addPropertyChangeListener, removePropertyChangeListener |
| Field Detail |
protected UiObject content
| Constructor Detail |
public DynamicTypeImpl(UiObject content)
content - the element to be displayed| Method Detail |
public void init()
ContainerTypeImpl
init in class ContainerTypeImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||