org.openxma.dsl.reference.xma.customeredit.client
Class Page3

java.lang.Object
  extended by at.spardat.xma.page.Page
      extended by at.spardat.xma.page.PageClient
          extended by at.spardat.xma.page.NotebookPage
              extended by org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
                  extended by org.openxma.dsl.reference.xma.customeredit.client.Page3
All Implemented Interfaces:
at.spardat.xma.boot.component.IXMAControl, at.spardat.xma.mdl.Synchronization, at.spardat.xma.mdl.Transactional, at.spardat.xma.mdl.util.Descriptive, at.spardat.xma.page.IEmbeddable

public class Page3
extends Page3Gen

Author:
clay

Field Summary
 
Fields inherited from class at.spardat.xma.page.PageClient
composite
 
Constructor Summary
Page3(at.spardat.xma.page.Notebook notebook)
          Constructs the Page3Gen.
 
Method Summary
protected  void enter()
          This method will be called every time the Page3 becomes visible.
 
Methods inherited from class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
attachUIImpl, clientEvent, createModels, createTabItem, createWidgets, getTypedComponent, getTypeId, getWidgets, getWModels, hasModels, removeWidgetModels, removeWidgets, setWidgets, setWModels, stateChanged
 
Methods inherited from class at.spardat.xma.page.NotebookPage
close, createComposite, getComposite, getNotebook, getTabItem, initGUI
 
Methods inherited from class at.spardat.xma.page.PageClient
activatePage, addChild, attachUI, clearError, clearValidationErrorImpl, clientEventBase, detachUI, determineState, determineStateBase, enterBase, getComponent, getContextString, getCurrentEvent, getDialog, getDialogPage, getExtend, getHelpUri, getHelpUriBase, getParent, hasValidationError, helpEvent, insertLangInFilename, isEventsEnabled, isNew, isUIAttached, launch, launchExtern, launchRelative, leave, leaveBase, newRemoteCall, removeChild, removeModel, removeWidgetsBase, rpcFinished, serverEvent, setContextString, setDialog, setEditable, setError, setEventsEnabled, setExtend, setId, setNew, setValidationErrorImpl, showException, showMessage, stateChangedBase, stateChangedBaseImpl, stateChangedExtend, toLocalizedHelpUri
 
Methods inherited from class at.spardat.xma.page.Page
changed, commit, describe, display, equalsCS, externalize, getId, getNumWModels, getWModel, internalize, isAtServer, isStateless, randomlyChange, rollback, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Page3

public Page3(at.spardat.xma.page.Notebook notebook)
Constructs the Page3Gen.

Parameters:
notebook - the Notebook this page belongs to.
Method Detail

enter

protected void enter()
This method will be called every time the Page3 becomes visible.

Overrides:
enter in class at.spardat.xma.page.PageClient


Copyright © 2010. All Rights Reserved.