is.idega.idegaweb.golf.clubs.presentation
Class UnionCorrectWindow

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by com.idega.presentation.PresentationObject
              extended by com.idega.presentation.PresentationObjectContainer
                  extended by com.idega.presentation.Page
                      extended by com.idega.presentation.ui.Window
                          extended by is.idega.idegaweb.golf.templates.page.GolfWindow
                              extended by is.idega.idegaweb.golf.clubs.presentation.UnionCorrectWindow
All Implemented Interfaces:
com.idega.presentation.PresentationObjectType, com.idega.repository.data.PropertyDescriptionHolder, java.lang.Cloneable, javax.faces.component.StateHolder

public class UnionCorrectWindow
extends GolfWindow

Title: UnionCorrectWindow Description: Copyright: Copyright (c) 2004 Company: idega Software

Version:
1.0
Author:
2004 - idega team -
Gudmundur Agust Saemundsson

Field Summary
 
Fields inherited from class is.idega.idegaweb.golf.templates.page.GolfWindow
_iwb, _iwrb
 
Fields inherited from class com.idega.presentation.Page
DOCTYPE_HTML_4_0_1_STRICT, DOCTYPE_HTML_4_0_1_TRANSITIONAL, DOCTYPE_XHTML_1_0_TRANSITIONAL, DOCTYPE_XHTML_1_1, HTML, IW_FRAME_CLASS_PARAMETER, IW_FRAME_NAME_PARAMETER, IW_FRAME_STORAGE_PARMETER, IW_FRAMESET_PAGE_PARAMETER, IW_PAGE_KEY, PRM_IW_BROWSE_EVENT_SOURCE, ROWS_PROPERTY, XHTML, XHTML1_1
 
Fields inherited from class com.idega.presentation.PresentationObjectContainer
_label, _locked, allObjects
 
Fields inherited from class com.idega.presentation.PresentationObject
_listenerList, attributes, childrenList, CLICK, COMPOUNDID_CHILD_NUMBER_DELIMITER, COMPOUNDID_COMPONENT_DELIMITER, CORE_IW_BUNDLE_IDENTIFIER, eventLocationString, facetMap, hasBeenAdded, HEIGHT, HORIZONTAL_ALIGNMENT, initializedInMain, listenerList, NULL_CLONE_OBJECT, sessionEventStorageName, slash, TARGET_OBJ_INS, treeID, WIDTH
 
Fields inherited from class javax.faces.component.UIComponent
bindings
 
Constructor Summary
UnionCorrectWindow()
           
UnionCorrectWindow(java.lang.String name, int width, int height)
           
 
Method Summary
 void main(com.idega.presentation.IWContext iwc)
           
 
Methods inherited from class is.idega.idegaweb.golf.templates.page.GolfWindow
_main, add, addHeading, addMenuLink, clone, doIn_main, empty, emptyMenu, getBundleIdentifier, initializeInMain, isAdmin, isClubAdmin, isClubWorker, isShowMenu, localize, localize, setGolfClassToInstanciate, setShowMenu
 
Methods inherited from class com.idega.presentation.ui.Window
doPrint, getCallingScript, getCallingScript, getCallingScript, getCallingScriptString, getCallingScriptString, getCallingScriptString, getCallingScriptString, getCallingScriptString, getCallingScriptString, getCallingScriptStringForForm, getCoordinateX, getCoordinateY, getHeight, getIWMainApplication, getLocalizedTitle, getName, getPublicWindowURL, getPublicWindowURLWithParameters, getStaticInstance, getTarget, getTitle, getURL, getWidth, getWindowArgumentCallingScript, getWindowArgumentCallingScript, getWindowCallingScript, getWindowCallingScript, getWindowHeight, getWindowURL, getWindowURLWithParameter, getWindowURLWithParameters, getWindowURLWithParameters, getWindowWidth, initInMain, isFocusAllowedOnLoad, restoreState, saveState, setAlinkColor, setBackgroundColor, setBackgroundImage, setBackgroundImage, setClassToInstanciate, setClassToInstanciate, setCoordinateX, setCoordinateY, setDirectories, setFullScreen, setHeight, setHeight, setLeftMargin, setLinkColor, setLocation, setMarginHeight, setMarginWidth, setMenubar, setMousePositionOffsets, setResizable, setScrollbar, setStatus, setTextColor, setTitle, setTitlebar, setToMousePosition, setToolbar, setTopMargin, setURL, setVlinkColor, setWidth, setWidth
 
Methods inherited from class com.idega.presentation.Page
addJavaScriptAction, addJavaScriptAfterJavaScriptURLs, addJavaScriptBeforeJavaScriptURLs, addJavascriptURL, addNotifications, addScriptSource, addSessionPollingDWRFiles, addStyleSheetURL, addStyleSheetURL, addStyleSheetURLForPrint, clone, clonePermissionChecked, close, close, enableChromeFrame, enableReverseAjax, encodeBegin, encodeChildren, encodeEnd, encodeRenderTime, getAssociatedBodyScript, getAssociatedScript, getDocType, getDynamicPageTrigger, getEndTag, getHeadContents, getHeadContents, getHTTPEquivTag, getIE7, getIsDraft, getIsExtendingTemplate, getIsPage, getIsTemplate, getJavascriptURLs, getMarkupLanguageForPage, getMetaInformation, getMetaTag, getMetaTags, getPage, getPageFontFace, getPageFontSize, getPageFontStyle, getPageID, getPropertyDescriptions, getRedirectInfo, getShortCutIconID, getShortCutIconURL, getStartTag, getStyleAttribute, getStyleDefinition, getTemplateId, getUseIE7Extension, includeJavaScriptActions, initVariables, isChildOfOtherPage, isHideBuilder, isInFrameSet, isPrintScriptSourcesDirectly, isRequestingTopPage, isXHtmlDocTypeDeclared, keepFocus, loadPage, prepareClone, print, printBegin, printEnd, removeJavaScriptFromJavascriptAfterJavaScriptsUrlsMap, removeJavaScriptFromJavascriptBeforeJavaScriptsUrlsMap, setAddBody, setAddGlobalScript, setAlertOnLoad, setAlertOnUnLoad, setAllMargins, setAssociatedBodyScript, setAssociatedScript, setBackgroundColor, setDescriptionMetaTag, setDoctype, setExpiryDate, setHideBuilder, setHoverColor, setHoverDecoration, setHTTPEquivTag, setIsCategory, setIsDraft, setIsExtendingTemplate, setIsPage, setIsTemplate, setJavascriptURLs, setKeywordsMetaTag, setLinkHoverStyle, setLinkStyle, setLocalizedTitle, setMetaTag, setOnBlur, setOnLoad, setOnUnLoad, setPageFontFace, setPageFontSize, setPageFontStyle, setPageID, setPageStyle, setParentPageFormToSubmitOnUnLoad, setParentPageFormToSubmitOnUnLoad, setParentPageMainFormToSubmitOnUnLoad, setParentToRedirect, setParentToReload, setParentToReloadWithURL, setPrintScriptSourcesDirectly, setProperty, setShortCutIconID, setShortCutIconURL, setStyleDefinition, setStyleInStyleSheet, setStyleSheet, setStyleSheetURL, setTemplateId, setTextDecoration, setToClose, setToForwardToPage, setToGoBack, setToLoadAlert, setTopPage, setToRedirect, setToRedirect, setToReload, setUseHtmlTag, setUseIE7Extension, setWindowToOpenOnLoad, setWindowToOpenOnLoad, setWindowToOpenOnLoad, storePage
 
Methods inherited from class com.idega.presentation.PresentationObjectContainer
add, add, add, add, add, addAtBeginning, addBreak, addChild, addChild, addObject, addText, addText, addText, clearChildren, cloneJSFChildren, cloneJSFFacets, getChild, getChildren, getChildrenCount, getChildrenRecursive, getContainedLabeledObject, getContainedObject, getContainedObject, getIndex, getLabel, insertAt, isContainer, isEmpty, isLocked, lock, numberOfObjects, objectAt, remove, remove, removeAll, removeChild, resetAllContainedObjectsRecursive, set, setChildren, setLabel, setLocation, unlock
 
Methods inherited from class com.idega.presentation.PresentationObject
_print, addActionListener, addIWActionListener, addIWLinkListener, addIWSubmitListener, addMarkupAttributes, allowPagePermissionInheritance, callMain, callPrint, castToIWContext, changeInstanceIdForInheritedObject, changeState, cleanVariables, cloneJSFFacets, clonePermissionChecked, debug, debugEventListanerList, debugParameters, decode, dispatchEvent, encodeSpecialRequestString, endEvent, equals, equals, fireEvent, flush, generateID, getAttribute, getAttributeMap, getAttributes, getAttributesString, getBelongsToParent, getBuilderName, getBuilderService, getBundle, getChangeInstanceIDOnInheritance, getChildCount, getClassName, getComponentId, getComponentType, getCompoundId, getDebugLogLevel, getDefaultLogLevel, getDefaultState, getErrorLogLevel, getErrorMessage, getEventAttribute, getEventIWContext, getEventListener, getEventListenerList, getEventListenerList, getExpressionValue, getFacet, getFacets, getFacetsAndChildren, getFamily, getHorizontalAlignment, getICFileSystem, getICInstance, getICObject, getICObject, getICObjectID, getICObjectID, getICObjectInstance, getICObjectInstance, getICObjectInstanceID, getICObjectInstanceID, getId, getID, getIWApplicationContext, getIWLinkListeners, getIWSubmitListeners, getIWUserContext, getLanguage, getLocalizedString, getLocalizedString, getLocation, getLogger, getMarkupAttribute, getMarkupAttributes, getMarkupAttributesString, getMarkupLanguage, getParent, getParentForm, getParentObject, getParentObjectInstance, getParentObjectInstanceID, getParentPage, getParentPageID, getPrintWriter, getRendersChildren, getRequest, getResourceBundle, getResponse, getRootParent, getSetApplicationMarkupLanguage, getState, getStateInstance, getStyleAttribute, getStyleClass, getTemplateObject, getToolTip, getUseBuilderObjectControl, getUserProperties, getValueBindingByAttributeExp, getXmlId, goneThroughRenderPhase, isHeightSet, isMarkupAttributeSet, isRendered, isRestoredFromState, isWidthSet, isXhtmlSet, listenerAdded, listenerAdded, log, log, log, logConfig, logDebug, logError, logSevere, logWarning, mayGoThroughMain, print, println, processDecodes, processEvent, processIWLinkEvent, processIWSubmitEvent, processRestoreState, processSaveState, processUpdates, processValidators, removeActionListener, removeIWActionListener, removeMarkupAttribute, removeStyleAttribute, renderChild, renderComponent, resetBeforeMain, resetGoneThroughMain, resetGoneThroughMainInRestore, restoreFromReflectionProperties, setArtificialCompoundId, setAsPrinted, setBelongsToParent, setBuilderIds, setChangeInstanceIDOnInheritance, setDefaultState, setDoPrint, setErrorMessage, setEventAttribute, setGoneThroughMain, setHeightStyle, setHorizontalAlignment, setICObject, setICObjectID, setICObjectInstance, setICObjectInstanceID, setID, setID, setId, setID, setLocation, setMarkupAttribute, setMarkupAttribute, setMarkupAttribute, setMarkupAttributeMultivalued, setMarkupAttributeMultivalued, setMarkupAttributeMultivalued, setMarkupAttributeMultivalued, setMarkupAttributes, setMarkupAttributeWithoutValue, setName, setParent, setParentObject, setRenderedPhaseDone, setRenderedPhaseNotDone, setResetGoneThroughMainInRestore, setStyleAttribute, setStyleAttribute, setStyleClass, setSupportsMultipleMainCalls, setTemplateId, setToolTip, setToRenderForLoggedIn, setToRenderForLoggedOut, setUseBuilderObjectControl, setVisible, setWidthStyle, supportsMultipleMainCalls, xhtmlEncode
 
Methods inherited from class javax.faces.component.UIComponentBase
addFacesListener, broadcast, findComponent, getClientId, getFacesContext, getFacesListeners, getFacetCount, getRenderer, getRendererType, getValueBinding, invokeOnComponent, isTransient, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setRendered, setRendererType, setTransient, setValueBinding
 
Methods inherited from class javax.faces.component.UIComponent
encodeAll, getContainerClientId, getValueExpression, setValueExpression
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnionCorrectWindow

public UnionCorrectWindow()

UnionCorrectWindow

public UnionCorrectWindow(java.lang.String name,
                          int width,
                          int height)
Parameters:
name -
width -
height -
Method Detail

main

public void main(com.idega.presentation.IWContext iwc)
          throws java.lang.Exception
Overrides:
main in class com.idega.presentation.Page
Throws:
java.lang.Exception


Copyright © 2000-2014 idega software. All Rights Reserved.