|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons
org.eclipse.egf.common.ui.viewers.ViewerWithAddAndRemove
public abstract class ViewerWithAddAndRemove
A viewer skeleton with add and remove buttons at the right side.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons |
---|
AbstractViewerWithButtons.ButtonData |
Field Summary | |
---|---|
static String |
ADD_BUTTON_DATA
Add button data. |
static String |
REMOVE_BUTTON_DATA
Remove button data. |
Fields inherited from class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons |
---|
_buttonData, _decoratedViewer |
Constructor Summary | |
---|---|
protected |
ViewerWithAddAndRemove()
Default constructor. |
protected |
ViewerWithAddAndRemove(Composite parent_p)
Constructor. |
Method Summary | |
---|---|
protected org.eclipse.egf.common.ui.toolkit.widgets.handler.SelectionChangedHandler |
createAddHandler()
Create add button handler. |
protected AbstractViewerWithButtons.ButtonData[] |
createButtonData()
Create button data, that is an array of AbstractViewerWithButtons.ButtonData , descriptors for buttons to create. |
protected org.eclipse.egf.common.ui.toolkit.widgets.handler.SelectionChangedHandler |
createRemoveHandler()
Create remove button handler. |
Methods inherited from class org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons |
---|
buttonSelected, createButton, createEmptySpace, createViewer, getDecoratedViewer, init, isEditable, setButtonClickedListener, updateButtons |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String ADD_BUTTON_DATA
public static final String REMOVE_BUTTON_DATA
Constructor Detail |
---|
protected ViewerWithAddAndRemove()
AbstractViewerWithButtons.init(Composite)
explicitly.
protected ViewerWithAddAndRemove(Composite parent_p)
parent_p
- Method Detail |
---|
protected AbstractViewerWithButtons.ButtonData[] createButtonData()
AbstractViewerWithButtons
AbstractViewerWithButtons.ButtonData
, descriptors for buttons to create.
createButtonData
in class AbstractViewerWithButtons
null
or an empty array.AbstractViewerWithButtons.createButtonData()
protected org.eclipse.egf.common.ui.toolkit.widgets.handler.SelectionChangedHandler createAddHandler()
protected org.eclipse.egf.common.ui.toolkit.widgets.handler.SelectionChangedHandler createRemoveHandler()
|
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.