|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.jst.jsf.designtime.internal.provisional.el.AbstractDTPropertyResolver
Super-class of all design time property resolvers
| Constructor Summary | |
AbstractDTPropertyResolver()
|
|
| Method Summary | |
abstract ISymbol[] |
getAllProperties(ISymbol base)
|
abstract ISymbol |
getProperty(ISymbol base,
java.lang.Object propertyId)
Returns a symbol encapsulating the property on base with the name properyId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractDTPropertyResolver()
| Method Detail |
public abstract ISymbol getProperty(ISymbol base,
java.lang.Object propertyId)
base - propertyId -
public abstract ISymbol[] getAllProperties(ISymbol base)
base -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||