com.groiss.wf.batch
Class HTMLBatchJob

java.lang.Object
  extended by com.groiss.gui.AbstractComponent
      extended by com.groiss.gui.AbstractContainer
          extended by com.groiss.gui.XHTMLPage
              extended by com.groiss.storegui.XHTMLForm
                  extended by com.groiss.wf.batch.HTMLBatchJob
All Implemented Interfaces:
Component, Container, Page, java.io.Serializable, java.lang.Cloneable

public class HTMLBatchJob
extends com.groiss.storegui.XHTMLForm

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.groiss.storegui.XHTMLForm
activity, baseObject, checkboxes, DEFERRED, DELETE, folder, hiddens, INSERT, mainform, mode, references, request, SEARCH, storeId, UPDATE, VIEW, VIEW_FOR_VERSION, VIEW_TEXT, VIEW_WITHOUT_BUTTONS
 
Fields inherited from class com.groiss.gui.XHTMLPage
body, CLASS, doc, head, id
 
Fields inherited from class com.groiss.gui.AbstractContainer
components
 
Fields inherited from class com.groiss.gui.AbstractComponent
actions, ACTIVE, browserMode, DEFAULT, ID, IE, INVISIBLE, isSensitive, label, NS, ON_BLUR, ON_CLICK, ON_DBLCLICK, ON_FOCUS, ON_KEY_DOWN, ON_KEY_PRESS, ON_KEY_UP, ON_LOAD, ON_MOUSE_DOWN, ON_MOUSE_MOVE, ON_MOUSE_OUT, ON_MOUSE_UP, ON_RESET, ON_SELECT, ON_SUBMIT, ON_UNLOAD, outputRoot, outputter, parent, parentElem, READONLY, root, viewMode
 
Constructor Summary
HTMLBatchJob()
           
 
Method Summary
 java.lang.Class getPersistentClass()
           
 java.awt.Dimension getSize()
           
 
Methods inherited from class com.groiss.storegui.XHTMLForm
addReferences, afterSubmit, buildPage, buildPage, buildPage, delete, delete, deleteAndAction, execFunction, findReplacements, getButtons, getReferences, getStore, insert, insertAndAction, replace, setForm, setForm, setModes, setObject, showForm, showForm, showForm, update, updateAndAction
 
Methods inherited from class com.groiss.gui.XHTMLPage
getContent, getContentType, getTitle, setContent, setPage, setTitle
 
Methods inherited from class com.groiss.gui.AbstractContainer
add, get, getAll, getAll, getAllDeep, getByName, getComponents, init, remove, setBrowserMode, substitute
 
Methods inherited from class com.groiss.gui.AbstractComponent
clone, getActionListener, getAttribute, getBrowserMode, getId, getLabel, getName, getParent, getParentElement, getRoot, getRootName, getStyle, getViewMode, init, init, removeAttribute, setActionListener, setAttribute, setEncoding, setExpandEmptyElements, setId, setIndenting, setLabel, setName, setNewLines, setParent, setParentElement, setRootName, setStyle, setViewMode, show, show, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.groiss.gui.Page
show
 
Methods inherited from interface com.groiss.gui.Component
clone, getActionListener, getAttribute, getBrowserMode, getId, getLabel, getName, getParent, getParentElement, getRoot, getStyle, getViewMode, init, removeAttribute, setActionListener, setAttribute, setId, setLabel, setName, setParent, setParentElement, setStyle, setViewMode, show, show, toString
 

Constructor Detail

HTMLBatchJob

public HTMLBatchJob()
             throws ApplicationException
Throws:
ApplicationException
Method Detail

getPersistentClass

public java.lang.Class getPersistentClass()
Overrides:
getPersistentClass in class com.groiss.storegui.XHTMLForm

getSize

public java.awt.Dimension getSize()
Overrides:
getSize in class com.groiss.storegui.XHTMLForm


Copyright © 2001-2006 Groiss Informatics GmbH. All Rights Reserved.