|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectHyperlinkAdapter
org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodLinkListener
protected class PatternImplementationPage.InternalMethodLinkListener
Internal methods edition link listener.
Field Summary | |
---|---|
protected static String |
DATA_BINDING_METHOD_NAME
Internal method name property binding. |
Constructor Summary | |
---|---|
protected |
PatternImplementationPage.InternalMethodLinkListener()
|
Method Summary | |
---|---|
void |
addPropertyChangeListener(String propertyName_p,
PropertyChangeListener listener_p)
Silly JFace data binding counter measure. |
protected EOperation |
getMethod()
Get handled method. |
String |
getMethodName()
Get method name. |
protected boolean |
isModifiable()
Is selected handler modifiable ? |
void |
linkActivated(HyperlinkEvent he_p)
|
void |
removePropertyChangeListener(String propertyName_p,
PropertyChangeListener listener_p)
Silly JFace data binding counter measure. |
void |
setMethodName(String newName_p)
Set new method name. |
protected void |
setSelectedHandler(InternalMethodHandler handler_p)
Set selected handler. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final String DATA_BINDING_METHOD_NAME
Constructor Detail |
---|
protected PatternImplementationPage.InternalMethodLinkListener()
Method Detail |
---|
protected void setSelectedHandler(InternalMethodHandler handler_p)
handler_p
- protected boolean isModifiable()
protected EOperation getMethod()
public void setMethodName(String newName_p)
newName_p
- public String getMethodName()
public void linkActivated(HyperlinkEvent he_p)
org.eclipse.ui.forms.events.HyperlinkAdapter#linkActivated(org.eclipse.ui.forms.events.HyperlinkEvent)
public void addPropertyChangeListener(String propertyName_p, PropertyChangeListener listener_p)
propertyName_p
- listener_p
- public void removePropertyChangeListener(String propertyName_p, PropertyChangeListener listener_p)
propertyName_p
- listener_p
-
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.