|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This class is used to define additionnal tabs to the element properties dialog.
ProfileFragment| Method Summary | |
void |
beforeCompletion()
This method is called if the canPerformCompletion() returns true. |
boolean |
canPerformCompletion()
|
org.eclipse.swt.widgets.TabItem |
create(ModelDataHolder holder,
org.eclipse.swt.widgets.TabFolder folder,
ExtensionTabItemNotifier notifier,
boolean isReadOnly)
Used to create the TabItem that will be added to the element properties dialog. |
void |
dispose()
|
java.lang.String |
getAssociatedStereotype()
This method is used to select the additionnal tab to add to the element properties dialog. |
java.lang.String |
getErrorMsg()
|
java.lang.String |
getId()
|
java.lang.String |
getWarningMsg()
|
boolean |
isReadOnly()
|
void |
read()
This method is called when the user selects the tab. |
void |
save()
This method is called when the user deselects the tab. |
| Method Detail |
public java.lang.String getId()
public java.lang.String getAssociatedStereotype()
public org.eclipse.swt.widgets.TabItem create(ModelDataHolder holder,
org.eclipse.swt.widgets.TabFolder folder,
ExtensionTabItemNotifier notifier,
boolean isReadOnly)
folder - public void read()
public void save()
public boolean canPerformCompletion()
public java.lang.String getErrorMsg()
public java.lang.String getWarningMsg()
public void beforeCompletion()
public void dispose()
public boolean isReadOnly()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||