|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.extjs.gxt.ui.client.data.BeanModelLookup
public abstract class BeanModelLookup
Returns BeanModelFactories for java beans.
| Constructor Summary | |
|---|---|
BeanModelLookup()
|
|
| Method Summary | |
|---|---|
static BeanModelLookup |
get()
Returns the singleton bean model lookup. |
abstract BeanModelFactory |
getFactory(java.lang.Class bean)
Returns the factory for the given bean. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BeanModelLookup()
| Method Detail |
|---|
public static BeanModelLookup get()
public abstract BeanModelFactory getFactory(java.lang.Class bean)
bean - the bean class
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||