ariba.ui.outline
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.outline.BindingNames
All Implemented Interfaces:
AWObject

public final class BindingNames
extends BindingNames


Field Summary
static java.lang.String children
           
static java.lang.String expandAll
           
static java.lang.String expandCurrentItem
           
static java.lang.String hasChildren
           
static java.lang.String indentationPerLevel
           
static java.lang.String maxLevels
           
static java.lang.String outlineIndex
           
static java.lang.String outlineState
           
static java.lang.String renderAsTable
           
static java.lang.String selectAction
           
static java.lang.String selectedObject
           
static java.lang.String selectionPath
           
static java.lang.String showExpansionControl
           
static java.lang.String sortOrderings
           
 
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, isSelected, isSidebarVisible, labelRight, leftMargin, loginForm, menuId, multiSelect, okAction, omitWrapperFrame, onMouseOut, onMouseOver, overrideGlobalBanner, overrideGlobalCommandBar, position, preferencesEnabled, prefix, rawForm, removeContentLeftRightMargin, searchAction, 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

hasChildren

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

children

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

selectionPath

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

selectedObject

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

selectAction

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

expandAll

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

expandCurrentItem

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

showExpansionControl

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

maxLevels

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

outlineState

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

outlineIndex

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

sortOrderings

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

indentationPerLevel

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

renderAsTable

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

BindingNames

public BindingNames()


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