| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ui.forms.MasterDetailsBlock
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesBlock
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.TablePrivilegesBlock
public abstract class TablePrivilegesBlock
Privileges block for table privileges.
| Constructor Summary | |
|---|---|
| TablePrivilegesBlock(org.eclipse.swt.widgets.Composite parent,
                     ISchemaObjectEditModel model,
                     SchemaObjectEditorPage page) | |
| Method Summary | |
|---|---|
|  void | notifyChanged(org.eclipse.emf.common.notify.Notification msg)Subclass can override this method to do something when the model changes | 
|  void | refresh()Refreshes the master part | 
|  void | refreshDetailPages()All the detail pages will be recreated since all the SQL object is re-generated. | 
| Methods inherited from class org.eclipse.ui.forms.MasterDetailsBlock | 
|---|
| createContent, createContent | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TablePrivilegesBlock(org.eclipse.swt.widgets.Composite parent,
                            ISchemaObjectEditModel model,
                            SchemaObjectEditorPage page)
| Method Detail | 
|---|
public void refresh()
PrivilegesBlock
refresh in class PrivilegesBlockpublic void notifyChanged(org.eclipse.emf.common.notify.Notification msg)
PrivilegesBlock
notifyChanged in class PrivilegesBlockpublic void refreshDetailPages()
refreshDetailPages in class PrivilegesBlock| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||