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

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.Page1Gen
                  extended by org.openxma.dsl.reference.xma.customeredit.client.Page1
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 Page1
extends Page1Gen

Author:
clay

Field Summary
 
Fields inherited from class at.spardat.xma.page.PageClient
composite
 
Constructor Summary
Page1(at.spardat.xma.page.Notebook notebook)
          Constructs the Page1Gen.
 
Method Summary
protected  void enter()
          This method will be called every time the Page1 becomes visible.
 
Methods inherited from class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
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

Page1

public Page1(at.spardat.xma.page.Notebook notebook)
Constructs the Page1Gen.

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

enter

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

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


Copyright © 2010. All Rights Reserved.