|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static java.lang.String |
PROXY_KEY
|
Method Summary | |
CmtComponents |
getComponents()
Get the CmtComponents instance that created this instance. |
java.lang.String |
getContainerDelegate()
|
int |
getDefaultEventIndex()
|
int |
getDefaultPropertyIndex()
|
CmtEvent |
getEvent(java.lang.String name)
|
CmtEvent[] |
getEvents()
|
CmtEventSet |
getEventSet(java.lang.String name)
|
CmtEventSet[] |
getEventSets()
|
JotFile |
getFile()
|
JotClass |
getLiveType()
|
java.util.Collection |
getMessages()
Is this component in an error state? |
CmtMethod |
getMethod(java.lang.String name,
JotType[] types)
|
CmtMethod[] |
getMethods()
|
CmtProperty[] |
getProperties()
|
CmtProperty |
getProperty(java.lang.String name)
|
CmtSubcomponent |
getSubcomponent(java.lang.String name)
|
CmtSubcomponent[] |
getSubcomponents()
|
JotClass |
getType()
|
boolean |
isContainer()
|
boolean |
isReadOnly()
True when component is in readonly file |
void |
logMessage(java.lang.String msg,
int startOffset,
int endOffset,
int type)
|
void |
release()
Called when component is about to fall out of scope |
Field Detail |
public static final java.lang.String PROXY_KEY
Method Detail |
public CmtComponents getComponents()
public JotClass getType()
public JotClass getLiveType()
public JotFile getFile()
public java.util.Collection getMessages()
public void logMessage(java.lang.String msg, int startOffset, int endOffset, int type)
public CmtProperty[] getProperties()
public CmtProperty getProperty(java.lang.String name)
public int getDefaultPropertyIndex()
public CmtMethod[] getMethods()
public CmtMethod getMethod(java.lang.String name, JotType[] types)
public CmtEventSet[] getEventSets()
public CmtEventSet getEventSet(java.lang.String name)
public CmtEvent[] getEvents()
public CmtEvent getEvent(java.lang.String name)
public int getDefaultEventIndex()
public CmtSubcomponent[] getSubcomponents()
public CmtSubcomponent getSubcomponent(java.lang.String name)
public java.lang.String getContainerDelegate()
public boolean isContainer()
public void release()
public boolean isReadOnly()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.