is.idega.idegaweb.golf.clubs.presentation
Class MemberDelete.Delete

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.Editor
                      extended by is.idega.idegaweb.golf.clubs.presentation.MemberDelete.Delete
All Implemented Interfaces:
com.idega.presentation.PresentationObjectType, java.lang.Cloneable, javax.faces.component.StateHolder
Enclosing class:
MemberDelete

public class MemberDelete.Delete
extends com.idega.presentation.Editor


Field Summary
 
Fields inherited from class com.idega.presentation.Editor
ACT1, ACT2, ACT3, ACT4, ACT5, ACT6, BORDER, DarkColor, fontBold, fontSize, Frame, HeaderFontColor, HeaderFrame, IndexFontColor, isAdmin, LightColor, MainFrame, MiddleColor, sHeader, styleAttribute, TextFontColor, WhiteColor
 
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
MemberDelete.Delete()
           
 
Method Summary
protected  void control(com.idega.presentation.IWContext iwc)
           
 void delete(com.idega.presentation.IWContext iwc, Member M)
           
 com.idega.presentation.Table getMemberTable()
           
 com.idega.presentation.text.Text headerText(int i)
           
 com.idega.presentation.text.Text headerText(java.lang.String s)
           
protected  com.idega.presentation.PresentationObject makeLinkTable(int l)
           
 
Methods inherited from class com.idega.presentation.Editor
addFrame, addHeader, addLinks, addMain, addMsg, addToHeader, addToRightHeader, formatText, formatText, main, makeFrame, makeHeader, makeMainFrame, makeView, setBorder, setColors, setHeaderFontColor, setHeaderText, setIndexFontColor, setStyle, setStyleAttribute, setTextFontBold, setTextFontColor, setTextFontSize
 
Methods inherited from class com.idega.presentation.PresentationObjectContainer
_main, add, add, add, add, add, add, addAtBeginning, addBreak, addChild, addChild, addObject, addText, addText, addText, clearChildren, clone, clone, cloneJSFChildren, cloneJSFFacets, clonePermissionChecked, encodeBegin, encodeChildren, getChild, getChildren, getChildrenCount, getChildrenRecursive, getContainedLabeledObject, getContainedObject, getContainedObject, getIndex, getLabel, initVariables, insertAt, isContainer, isEmpty, isLocked, lock, numberOfObjects, objectAt, print, remove, remove, removeAll, removeChild, resetAllContainedObjectsRecursive, restoreState, saveState, 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, doPrint, empty, encodeEnd, encodeSpecialRequestString, endEvent, equals, equals, fireEvent, flush, generateID, getAssociatedScript, getAttribute, getAttributeMap, getAttributes, getAttributesString, getBelongsToParent, getBuilderName, getBuilderService, getBundle, getBundleIdentifier, getChangeInstanceIDOnInheritance, getChildCount, getClassName, getComponentId, getComponentType, getCompoundId, getDebugLogLevel, getDefaultLogLevel, getDefaultState, getErrorLogLevel, getErrorMessage, getEventAttribute, getEventIWContext, getEventListener, getEventListenerList, getEventListenerList, getExpressionValue, getFacet, getFacets, getFacetsAndChildren, getFamily, getHeight, 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, getName, getParent, getParentForm, getParentObject, getParentObjectInstance, getParentObjectInstanceID, getParentPage, getParentPageID, getPrintWriter, getRendersChildren, getRequest, getResourceBundle, getResponse, getRootParent, getSetApplicationMarkupLanguage, getState, getStateInstance, getStyleAttribute, getStyleClass, getTemplateId, getTemplateObject, getTitle, getToolTip, getUseBuilderObjectControl, getUserProperties, getValueBindingByAttributeExp, getWidth, getXmlId, goneThroughRenderPhase, initializeInMain, initInMain, isHeightSet, isMarkupAttributeSet, isRendered, isRestoredFromState, isWidthSet, isXhtmlSet, listenerAdded, listenerAdded, log, log, log, logConfig, logDebug, logError, logSevere, logWarning, mayGoThroughMain, prepareClone, print, println, processDecodes, processEvent, processIWLinkEvent, processIWSubmitEvent, processRestoreState, processSaveState, processUpdates, processValidators, removeActionListener, removeIWActionListener, removeMarkupAttribute, removeStyleAttribute, renderChild, renderComponent, resetBeforeMain, resetGoneThroughMain, resetGoneThroughMainInRestore, restoreFromReflectionProperties, setArtificialCompoundId, setAsPrinted, setAssociatedScript, setBelongsToParent, setBuilderIds, setChangeInstanceIDOnInheritance, setDefaultState, setDoPrint, setErrorMessage, setEventAttribute, setGoneThroughMain, setHeight, setHeightStyle, setHorizontalAlignment, setICObject, setICObjectID, setICObjectInstance, setICObjectInstanceID, setID, setID, setId, setID, setLocation, setMarkupAttribute, setMarkupAttribute, setMarkupAttribute, setMarkupAttributeMultivalued, setMarkupAttributeMultivalued, setMarkupAttributeMultivalued, setMarkupAttributeMultivalued, setMarkupAttributes, setMarkupAttributeWithoutValue, setName, setParent, setParentObject, setProperty, setRenderedPhaseDone, setRenderedPhaseNotDone, setResetGoneThroughMainInRestore, setStyleAttribute, setStyleClass, setSupportsMultipleMainCalls, setTemplateId, setTemplateId, setTitle, setToolTip, setToRenderForLoggedIn, setToRenderForLoggedOut, setUseBuilderObjectControl, setVisible, setWidth, 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

MemberDelete.Delete

public MemberDelete.Delete()
Method Detail

makeLinkTable

protected com.idega.presentation.PresentationObject makeLinkTable(int l)

control

protected void control(com.idega.presentation.IWContext iwc)
Specified by:
control in class com.idega.presentation.Editor

getMemberTable

public com.idega.presentation.Table getMemberTable()

headerText

public com.idega.presentation.text.Text headerText(java.lang.String s)

headerText

public com.idega.presentation.text.Text headerText(int i)

delete

public void delete(com.idega.presentation.IWContext iwc,
                   Member M)
            throws java.sql.SQLException
Throws:
java.sql.SQLException


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