is.idega.idegaweb.golf.tournament.presentation
Class TournamentName

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.text.Text
                  extended by is.idega.idegaweb.golf.tournament.presentation.TournamentName
All Implemented Interfaces:
com.idega.presentation.PresentationObjectType, java.lang.Cloneable, javax.faces.component.StateHolder

public class TournamentName
extends com.idega.presentation.text.Text

Author:
laddi TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Field Summary
 
Fields inherited from class com.idega.presentation.text.Text
attributeSet, BREAK, EMPTY_TEXT_STRING, FONT_FACE_ARIAL, FONT_FACE_COURIER, FONT_FACE_GENEVA, FONT_FACE_GEORGIA, FONT_FACE_STYLE_BOLD, FONT_FACE_STYLE_ITALIC, FONT_FACE_STYLE_NORMAL, FONT_FACE_TIMES, FONT_FACE_VERDANA, FONT_SIZE_10_HTML_2, FONT_SIZE_10_STYLE_TAG, FONT_SIZE_12_HTML_3, FONT_SIZE_12_STYLE_TAG, FONT_SIZE_14_HTML_4, FONT_SIZE_14_STYLE_TAG, FONT_SIZE_16_STYLE_TAG, FONT_SIZE_18_HTML_5, FONT_SIZE_18_STYLE_TAG, FONT_SIZE_24_HTML_6, FONT_SIZE_24_STYLE_TAG, FONT_SIZE_34_HTML_7, FONT_SIZE_34_STYLE_TAG, FONT_SIZE_7_HTML_1, FONT_SIZE_7_STYLE_TAG, localizationMap, NON_BREAKING_SPACE, teletype, text
 
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
TournamentName()
          Creates a new SchoolNameText.
 
Method Summary
 void main(com.idega.presentation.IWContext iwc)
           
 
Methods inherited from class com.idega.presentation.text.Text
addBreak, addHTMLFontTag, addToText, clone, emptyString, getBreak, getInlineEditable, getLocalizedText, getNonBrakingSpace, getNonBrakingSpace, getTag, getText, isEnclosedByParagraph, print, restoreState, saveState, setBold, setBold, setCSSClass, setFontClass, setFontColor, setFontFace, setFontSize, setFontSize, setFontStyle, setItalic, setItalic, setLocalizedText, setLocalizedText, setLocalizedText, setMarkupAttribute, setStyle, setStyleAttribute, setTeleType, setText, setUnderline, setUnderline, showTag, toString
 
Methods inherited from class com.idega.presentation.PresentationObject
_main, _print, addActionListener, addChild, addChild, addIWActionListener, addIWLinkListener, addIWSubmitListener, addMarkupAttributes, allowPagePermissionInheritance, callMain, callPrint, castToIWContext, changeInstanceIdForInheritedObject, changeState, cleanVariables, cloneJSFFacets, clonePermissionChecked, clonePermissionChecked, debug, debugEventListanerList, debugParameters, decode, dispatchEvent, doPrint, empty, encodeBegin, encodeChildren, encodeEnd, encodeSpecialRequestString, endEvent, equals, equals, fireEvent, flush, generateID, getAssociatedScript, getAttribute, getAttributeMap, getAttributes, getAttributesString, getBelongsToParent, getBuilderName, getBuilderService, getBundle, getBundleIdentifier, getChangeInstanceIDOnInheritance, getChildCount, getChildren, 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, initVariables, isContainer, 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, setLocation, 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, wait, wait, wait
 

Constructor Detail

TournamentName

public TournamentName()
Creates a new SchoolNameText.

Method Detail

main

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


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