|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.modules.inspection.gui.InspectionSelectionTab
com.partnersoft.modules.inspection.gui.InspectionEditTab
com.partnersoft.modules.inspection.gui.InspectionReissueTab
public class InspectionReissueTab
Copyright 2008 Partner Software, Inc.
| Constructor Summary | |
|---|---|
InspectionReissueTab(InspectionPlannerForm parent,
InspectionKit kit,
java.lang.String nextTab,
java.lang.String tabName)
Creates an InspectionReissueTab |
|
| Method Summary | |
|---|---|
void |
fireButton()
|
void |
preVisibleSetup()
|
| Methods inherited from class com.partnersoft.modules.inspection.gui.InspectionSelectionTab |
|---|
getCardName, getGuiForm, getKit, getNextCardName, getParent, getStore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InspectionReissueTab(InspectionPlannerForm parent,
InspectionKit kit,
java.lang.String nextTab,
java.lang.String tabName)
parent - - InspectionPlannerForm containing this tabkit - - Inspection Kit for inspection types to createnextTab - - Next tab to set active.tabName - - This tab's name.| Method Detail |
|---|
public void preVisibleSetup()
preVisibleSetup in interface InspectionPlannerTabpreVisibleSetup in class InspectionEditTabpublic void fireButton()
fireButton in interface InspectionPlannerTabfireButton in class InspectionEditTab
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||