ariba.ui.wizard.component
Class BindingNames

java.lang.Object
  extended by ariba.ui.aribaweb.util.AWBaseObject
      extended by ariba.ui.aribaweb.core.AWBindingNames
          extended by ariba.ui.aribaweb.html.BindingNames
              extended by ariba.ui.widgets.BindingNames
                  extended by ariba.ui.wizard.component.BindingNames
All Implemented Interfaces:
AWObject

public final class BindingNames
extends BindingNames


Field Summary
static java.lang.String content
           
static java.lang.String frame
           
static java.lang.String hasBeenVisited
           
static java.lang.String isSelected
           
static java.lang.String showNumber
           
static java.lang.String wizard
           
 
Fields inherited from class ariba.ui.widgets.BindingNames
actionSetup, addContentMargin, align, allowsWrapping, allSelected, applicationCSS, banner, basic, bodyClass, bodyHeader, buttonClass, buttonOverClass, buttonWrapperStyle, calendarDate, cancelAction, clientFormat, commands, dateFactory, disableAboutBox, disableHelpAction, disableHomeAction, disableLogoutAction, disableProfile, disableUndelegateAction, enabled, formActionUrl, formEncodingType, formName, globalNavPrefEnabled, hasForm, hasSidebarNotch, hasSubsteps, helpKey, hilite, ignoreCase, image, imageName, indentation, isBrandStyle, isClickable, isDefault, isLazy, isNavigationBarVisible, isSidebarVisible, labelRight, leftMargin, loginForm, menuId, multiSelect, okAction, omitWrapperFrame, onMouseOut, onMouseOver, overrideGlobalBanner, overrideGlobalCommandBar, position, preferencesEnabled, prefix, rawForm, removeContentLeftRightMargin, searchAction, selectAction, selectAllUrl, selectedStep, selectionSource, shouldOpen, showBullet, showCancel, showCheck, showFooterMessage, showOk, showSelectAll, showSelections, showTip, showTopLine, SizeLarge, SizeMedium, SizeSmall, SizeUndefined, sortable, sortAction, sortDirection, state, step, stepAction, stepIndex, stepIsNumbered, stepIsVisible, stepLabel, stepName, steps, tagId, toc, tocHeader, visibleStepCount, windowClosed
 
Fields inherited from class ariba.ui.aribaweb.html.BindingNames
autocomplete, debugTitle, encrypt, errorFieldPath, errorGroupName, errorKey, errorKeys, errorValueSource, file, fileSizeExceeded, formValueStrings, isNavigable, isValid, message, onKeyDown, onMouseDown, showMaxLength, submitFormDefault, validator, windowAttributes
 
Fields inherited from class ariba.ui.aribaweb.core.AWBindingNames
_awname, action, allowsHilight, alt, alwaysRender, append, autoselect, awbindingsDictionary, awcomponent, awcomponentName, awcomponentReference, awcontent, awcontentElement, awdebug, awname, awstandalone, awtabinfo, background, behavior, bgcolor, bh, booleanType, border, bytes, checked, classBinding, comment, condition, contentType, context, count, currentTemplateName, disableClick, disabled, disableKeyPress, displayString, dropType, editable, elementId, elementName, emitTags, emptyStringValue, enumeration, equalNull, escape, escapeHtml, exception, falseImageName, filename, focus, fontColor, fontFace, fontSize, forceDirectInclude, forceRefreshOnChange, formatter, formValue, formValues, formValuesKey, fragmentIdentifier, hasClosingTag, height, hilightColor, href, htmlAttributes, id, ifFalse, ifTrue, ignore, index, initiallyVisible, initState, inputStream, interval, intType, invoke, invokeAction, isClosed, isDepressed, isDisabled, isDragDropEnabled, isEqual, isExternal, isGreaterOrEqual, isGreaterThan, isItemSelected, isLessOrEqual, isLessThan, isMeta, isNotEqual, isOrdered, isRefresh, isScope, isSender, isTrigger, isVisible, isXml, item, itemClassName, iterator, key, keyClassName, label, language, list, map, maxLength, method, mimeType, multiple, name, namePrefix, negate, newMode, noSelectionString, notEqualNull, NumberType, omitTags, onChange, onClick, onKeyPress, onLoad, onSubmit, otherBindings, pageName, parent, parentTemplateName, placeholder, pollInterval, required, requiresRefresh, scriptFile, scriptForceDirectInclude, scriptString, scrollToVisible, selection, selections, senderId, sessionless, size, sort, src, start, string, style, submitForm, synchronous, tabIndex, tagName, take, target, template, templateName, tip, title, trueImageName, type, url, useBR, useColor, useId, UseNamePrefixBinding, useNbsp, value, valueClassName, visibles, width
 
Fields inherited from class ariba.ui.aribaweb.util.AWBaseObject
AribaHashtableClass, AribaVectorClass, ClassClass, EmptyHashtable, EmptyMap, EmptyVector, False, IntegerClass, JavaHashtableClass, JavaMapClass, JavaVectorClass, LogHandling, NullObject, ObjectClass, StringClass, True, UndefinedObject, UndefinedString, UninitializedRealNumber
 
Constructor Summary
BindingNames()
           
 
Method Summary
 
Methods inherited from class ariba.ui.widgets.BindingNames
translateSizeString
 
Methods inherited from class ariba.ui.aribaweb.core.AWBindingNames
semanticKeyBindingName
 
Methods inherited from class ariba.ui.aribaweb.util.AWBaseObject
debugString, ensureFieldValuesClear, getFieldValue, init, isKindOfClass, localizedJavaString, logString, logWarning, setFieldValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hasBeenVisited

public static final java.lang.String hasBeenVisited
See Also:
Constant Field Values

isSelected

public static final java.lang.String isSelected
See Also:
Constant Field Values

showNumber

public static final java.lang.String showNumber
See Also:
Constant Field Values

wizard

public static final java.lang.String wizard
See Also:
Constant Field Values

frame

public static final java.lang.String frame
See Also:
Constant Field Values

content

public static final java.lang.String content
See Also:
Constant Field Values
Constructor Detail

BindingNames

public BindingNames()


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.