|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.action.ContributionItem
com.jasperassistant.designer.viewer.actions.StatusContributionItem
Current page contribution item
Constructor Summary | |
StatusContributionItem(IReportViewer viewer)
Constructs the action by specifying the report viewer to associate with the item. |
Method Summary | |
void |
dispose()
|
void |
fill(org.eclipse.swt.widgets.Composite parent)
|
void |
fill(org.eclipse.swt.widgets.Menu parent,
int index)
|
void |
fill(org.eclipse.swt.widgets.ToolBar parent,
int index)
|
void |
viewerStateChanged(ReportViewerEvent evt)
This method is invoked when the state of the report viewer has changed. |
Methods inherited from class org.eclipse.jface.action.ContributionItem |
fill, getId, getParent, isDirty, isDynamic, isEnabled, isGroupMarker, isSeparator, isVisible, saveWidgetState, setParent, setVisible, toString, update, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public StatusContributionItem(IReportViewer viewer)
viewer
- the report viewerMethod Detail |
public void dispose()
dispose
in interface org.eclipse.jface.action.IContributionItem
ContributionItem.dispose()
public final void fill(org.eclipse.swt.widgets.Composite parent)
fill
in interface org.eclipse.jface.action.IContributionItem
IContributionItem.fill(org.eclipse.swt.widgets.Composite)
public final void fill(org.eclipse.swt.widgets.Menu parent, int index)
fill
in interface org.eclipse.jface.action.IContributionItem
IContributionItem.fill(org.eclipse.swt.widgets.Menu,
int)
public void fill(org.eclipse.swt.widgets.ToolBar parent, int index)
fill
in interface org.eclipse.jface.action.IContributionItem
IContributionItem.fill(org.eclipse.swt.widgets.ToolBar,
int)
public void viewerStateChanged(ReportViewerEvent evt)
IReportViewerListener
viewerStateChanged
in interface IReportViewerListener
evt
- change eventIReportViewerListener.viewerStateChanged(com.jasperassistant.designer.viewer.ReportViewerEvent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |