|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.project.ui.summary.SummaryControl
public class SummaryControl
A control that shows a TableTree summary of the provided SummaryData
Constructor Summary | |
---|---|
SummaryControl(java.util.Collection<SummaryData> data)
|
Method Summary | |
---|---|
void |
applyEdit()
Applies edits if an editor is active |
void |
cancelEdit()
Cancel edits if an editor is active |
Control |
createControl(Composite parent)
|
void |
refresh(java.lang.Object element)
Refresh an element |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SummaryControl(java.util.Collection<SummaryData> data)
Method Detail |
---|
public Control createControl(Composite parent)
public void refresh(java.lang.Object element)
element
- public void applyEdit()
public void cancelEdit()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |