|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectat.spardat.xma.component.Component
at.spardat.xma.component.ComponentClient
at.spardat.xma.component.EmbeddableComponent
org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
org.openxma.dsl.reference.xma.customeredit.client.CustomerEdit
public class CustomerEdit
This class implements the client part of CustomerEdit.
| Field Summary |
|---|
| Fields inherited from class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen |
|---|
CustomerEditFormClass, CustomerSearchFormClass, mode, Page1Class, Page2Class, Page3Class, selectedCustomerFirstName, selectedCustomerId, selectedCustomerLastName |
| Fields inherited from class at.spardat.xma.component.ComponentClient |
|---|
errorBackground, errorBackgroundUneditable, lastResGif, resErrorGif, resInfoGif, resWarnGif |
| Fields inherited from class at.spardat.xma.component.Component |
|---|
session_ |
| Fields inherited from interface org.openxma.dsl.reference.xma.customeredit.client.ICustomerEdit |
|---|
COMPONENT_NAME |
| Constructor Summary | |
|---|---|
CustomerEdit(at.spardat.xma.session.XMASessionClient session)
Initializes the CustomerEdit. |
|
| Method Summary | |
|---|---|
void |
invoke(org.eclipse.swt.widgets.Composite parentComposite)
Invokes the CustomerEdit. |
| Methods inherited from class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen |
|---|
getHelpUri, getMode, getModelClass, getPropDes, getSelectedCustomerFirstName, getSelectedCustomerId, getSelectedCustomerLastName, getShortModelClass, setMode, setSelectedCustomerFirstName, setSelectedCustomerId, setSelectedCustomerLastName |
| Methods inherited from class at.spardat.xma.component.EmbeddableComponent |
|---|
createComposite, determineStateBase, enterBase, getComposite, getContextString, getDialog, getMainPage, initGUI, leaveBase, removeModel, removeWidgetsBase, setDialog, setEventsEnabled, setMainPage, stateChangedBase, stateChangedBaseImpl, stateChangedExtend |
| Methods inherited from class at.spardat.xma.component.ComponentClient |
|---|
addEventListener, addPropertyChangeListener, createTask, dispose, externalize, freePageModel, getColor, getColor, getContext, getDisplay, getFont, getFontByHeight, getFontByStyle, getImage, getImage, getProperties, getProperty, getRTSession, getSession, internalize, isOutOfSyncWithServer, newRemoteCall, notifyClosed, notifyEvent, notifyPropertyChange, registerImage, removeEventListener, removePropertyChangeListener, rpcFinished, setOutOfSyncWithServer, setProperties, setProperty, showMessage |
| Methods inherited from class at.spardat.xma.component.Component |
|---|
commit, describe, externalizePageSet, externalizeProperties, getId, getName, getNumPageModels, getPageModel, getPageModels, getPropDes, getSCN, incrementSCN, internalizePageSet, internalizeProperties, isPageModelAlive, isStateless, model2props, props2model, registerPageModel, removePageModel, rollback, setId, setSCN, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface at.spardat.xma.boot.component.IComponent |
|---|
addEventListener, addPropertyChangeListener, dispose, getProperties, getProperty, getRTSession, removeEventListener, removePropertyChangeListener, setProperties, setProperty |
| Methods inherited from interface at.spardat.xma.page.IEmbeddable |
|---|
determineStateBase, getContextString, getDialog, setDialog, setEventsEnabled, stateChangedBaseImpl, stateChangedExtend |
| Methods inherited from interface at.spardat.xma.boot.component.IXMAControl |
|---|
createComposite, enterBase, getComposite, initGUI, leaveBase, removeModel, removeWidgetsBase, stateChangedBase |
| Constructor Detail |
|---|
public CustomerEdit(at.spardat.xma.session.XMASessionClient session)
session - the XMASession, this CustomerEdit belongs to.| Method Detail |
|---|
public void invoke(org.eclipse.swt.widgets.Composite parentComposite)
invoke in interface at.spardat.xma.boot.component.IComponentinvoke in class CustomerEditGenparentComposite - a composite of the calling page. In most
cases it will be a shell. It my be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||