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 String children
           
static String expandAll
           
static String expandCurrentItem
           
static String hasChildren
           
static String indentationPerLevel
           
static String maxLevels
           
static String outlineIndex
           
static String outlineState
           
static String renderAsTable
           
static String selectAction
           
static String selectedObject
           
static String selectionPath
           
static String showExpansionControl
           
static String sortOrderings
           
 
Fields inherited from class ariba.ui.widgets.BindingNames
actionSetup, addContentMargin, align, allowsWrapping, allSelected, applicationCSS, 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, helpUrl, hilite, howToUrl, ignoreCase, image, imageName, indentation, isBrandStyle, isClickable, isDefault, isLazy, isNavigationBarVisible, isSelected, isSidebarVisible, labelRight, leftMargin, loginForm, menuId, multiSelect, okAction, omitWrapperFrame, onMouseOut, onMouseOver, overrideGlobalCommandBar, position, preferencesEnabled, prefix, rawForm, screenDetailsUrl, searchAction, selectAllUrl, selectedStep, selectionSource, 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, 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, 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, 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 String hasChildren
See Also:
Constant Field Values

children

public static final String children
See Also:
Constant Field Values

selectionPath

public static final String selectionPath
See Also:
Constant Field Values

selectedObject

public static final String selectedObject
See Also:
Constant Field Values

selectAction

public static final String selectAction
See Also:
Constant Field Values

expandAll

public static final String expandAll
See Also:
Constant Field Values

expandCurrentItem

public static final String expandCurrentItem
See Also:
Constant Field Values

showExpansionControl

public static final String showExpansionControl
See Also:
Constant Field Values

maxLevels

public static final String maxLevels
See Also:
Constant Field Values

outlineState

public static final String outlineState
See Also:
Constant Field Values

outlineIndex

public static final String outlineIndex
See Also:
Constant Field Values

sortOrderings

public static final String sortOrderings
See Also:
Constant Field Values

indentationPerLevel

public static final String indentationPerLevel
See Also:
Constant Field Values

renderAsTable

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

BindingNames

public BindingNames()


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