|
Großmarkt | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsale.FormSheet
users.stdforms.UserTableFormSheet
market.stdform.FSManagerEmployeeOverview
public class FSManagerEmployeeOverview
This FormSheet displays the whole staff of the market in a table. New workers can be employed and current workers can have their data edited by the manager or even be fired.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class sale.FormSheet |
---|
FormSheet.FormButton |
Field Summary |
---|
Fields inherited from class sale.FormSheet |
---|
BTNID_CANCEL, BTNID_OK, m_fCancelled |
Constructor Summary | |
---|---|
FSManagerEmployeeOverview()
Creates a UserTableFormSheet . |
Method Summary |
---|
Methods inherited from class users.stdforms.UserTableFormSheet |
---|
getColumnModel, getGate, getSelectedRecord, getSelectionModel, setGate |
Methods inherited from class sale.FormSheet |
---|
addButton, addButton, addContentCreator, attach, attach, attach, buttonIterator, buttonIterator, cancel, close, detachDisplay, detachProcess, detachSalesPoint, fillBtnPanel, getButton, getButtonsLock, getCaption, getComponent, getComponentLock, getDisplay, getDisplayLock, getProcess, getSalesPoint, isCancelled, ok, removeAllButtons, removeButton, setCaption, setComponent, setWaitResponse, toString, waitResponse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FSManagerEmployeeOverview()
UserTableFormSheet
. The look of the table is
defined by the TEDManagerEmployeeOverview
.
|
Großmarkt | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |