|
|||||||||
| Home >> All >> javax >> ide >> [ extension overview ] | PREV NEXT | ||||||||
Uses of Interface
javax.ide.extension.ElementStartContext
| Uses of ElementStartContext in javax.ide.extension |
| Methods in javax.ide.extension with parameters of type ElementStartContext | |
void |
MetaClassVisitor.start(ElementStartContext ctx)
|
void |
IconVisitor.start(ElementStartContext context)
|
void |
I18NStringVisitor.start(ElementStartContext start)
|
void |
I18NCharVisitor.start(ElementStartContext context)
|
void |
ElementVisitor.start(ElementStartContext context)
Visit the start tag of an xml element. |
void |
DynamicHook.start(ElementStartContext context)
|
protected void |
DynamicHook.handleComplexElementStart(java.lang.Object applicationObject,
ElementStartContext context)
|
protected void |
DynamicHook.handleSimpleElementStart(ElementStartContext context)
|
protected java.lang.Class |
DynamicHook.getRuntimeType(ElementStartContext context)
|
protected java.lang.Object |
DynamicHook.getApplicationObject(java.lang.Class runtimeType,
ElementStartContext context)
|
void |
BooleanVisitor.start(ElementStartContext start)
|
|
|||||||||
| Home >> All >> javax >> ide >> [ extension overview ] | PREV NEXT | ||||||||