A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
callContext — Property, class com.vmware.flexutil.events.MethodReturnEvent
This property represents an arbitrary call context supplied by the caller to the callee when invoking the method whose completion is represented by this event.
callee — Property, class com.vmware.flexutil.events.MethodReturnEvent
The callee object is the target of the method invocation whose completion is represented by this event.
callService(methodName:String, arguments:Array, callback:Function, callContext:Object) — method, class com.vmware.flexutil.proxies.BaseProxy
Calls a remote service Java method.
categoryUid — Property, class com.vmware.ui.views.ViewSpec
Optional view category unique id.
categoryUid — Property, class com.vmware.vsphere.client.views.ShortcutSpec
Category id under which the shortcut will be displayed.
CENTER — Constant Static Property, class com.vmware.widgets.util.Dialogs
Const used as a directional option for the AnchoredDialog.
CHANGE — Constant Static Property, class com.vmware.data.common.OperationType
Constant which defines an operation which causes a general change on an object.
changeState(state:String) — method, class com.vmware.widgets.controls.wizardclasses.WizardPageMediator
Utility method to change the state of the pages's PageInfo to given state.
CHECKED — Constant Static Property, class com.vmware.widgets.util.Dialogs
Result value for if the checkbox is selected.
children — Property, class com.vmware.actionsfw.ActionMenuItemSpec
An Array of this menu item's child menu items, if it has any.
className — Property, class com.vmware.core.specs.ObjectSpec
The ActionScript fully qualified class name.
clientId — Property, class com.vmware.usersession.UserSession
Id used to uniquely identify a client session.
clone() — method, class com.vmware.actionsfw.events.ActionInvocationEvent
clone() — method, class com.vmware.actionsfw.events.ActionsMenuRequestEvent
clone() — method, class com.vmware.actionsfw.events.ContextMenuRequestEvent
clone() — method, class com.vmware.core.events.ObjectEvent
Creates a clone of this event.
clone() — method, class com.vmware.core.events.Request
Creates a clone of this event.
clone() — method, class com.vmware.data.common.events.ModelChangeEvent
clone() — method, class com.vmware.flexutil.events.DataEvent
Creates a clone of this event.
clone() — method, class com.vmware.flexutil.events.MethodReturnEvent
Creates a clone of this event.
clone() — method, class com.vmware.widgets.events.DialogEvent
close — Event, class com.vmware.widgets.controls.AnchoredDialog
The mouse click event for this anchored dialog's close button.
close — Event, class com.vmware.widgets.controls.Wizard
The event for the Close button.
ColumnContainer — class, package com.vmware.ui.lists
ColumnContainer contains information regarding a column and its data source.
ColumnDataSourceInfo — class, package com.vmware.ui.lists
Data source properties for a column.
ColumnSetContainer — class, package com.vmware.ui.lists
Defines a set of columns in a new list or to extend an existing list.
command — Property, class com.vmware.actionsfw.ActionSpec
Specifies the class that handles the ActionInvocationEvent that represents (the invocation of) this action.
commitFunction — Property, class com.vmware.widgets.controls.wizardclasses.PageInfo
Optional function called before the user navigates away to a subsequent page, or finishes the wizard.
commitProperties() — method, class com.vmware.widgets.controls.wizardclasses.WizardContainerBase
comparableValue — Property, class com.vmware.data.query.PropertyConstraint
The value to compare with.
comparator — Property, class com.vmware.data.query.PropertyConstraint
The operator to compare with
Comparator — class, package com.vmware.data.query
Defines the allowable comparisons to be done Eg.
Comparator(val:String, immutable:Boolean) — Constructor, class com.vmware.data.query.Comparator
COMPLETE — Constant Static Property, class com.vmware.widgets.controls.wizardclasses.PageState
Indicates that the page is complete.
component — Property, class com.vmware.ui.lists.ColumnContainer
Advanced data grid column.
componentClass — Property, class com.vmware.ui.views.ComponentSpec
The class info of the referenced component.
ComponentSpec — class, package com.vmware.ui.views
ComponentSpec contains the class information used for an extension component.
CompositeConstraint — class, package com.vmware.data.query
Defines the matching criteria based on more than one type of Constraint Note: this class was generated from its Java counterpart CompositeConstraint
com.vmware.actionsfw — package
com.vmware.actionsfw.events — package
com.vmware.actionsfw.model — package
com.vmware.core.events — package
com.vmware.core.model — package
com.vmware.core.specs — package
com.vmware.data — package
com.vmware.data.common — package
com.vmware.data.common.events — package
com.vmware.data.query — package
com.vmware.data.query.events — package
com.vmware.flexutil.events — package
com.vmware.flexutil.proxies — package
com.vmware.tiwo — package
com.vmware.tiwo.events — package
com.vmware.ui — package
com.vmware.ui.events — package
com.vmware.ui.lists — package
com.vmware.ui.objectnavigator.model — package
com.vmware.ui.objectrepresentation.model — package
com.vmware.ui.relateditems.model — package
com.vmware.ui.views — package
com.vmware.ui.wizard — package
com.vmware.usersession — package
com.vmware.vsphere.client.util — package
com.vmware.vsphere.client.views — package
com.vmware.widgets.controls — package
com.vmware.widgets.controls.wizardclasses — package
com.vmware.widgets.events — package
com.vmware.widgets.interfaces — package
com.vmware.widgets.util — package
conditionalProperties — Property, class com.vmware.ui.objectrepresentation.model.IconLabelSpec
(Optional) An array of property names, whose values are compared with "true".
conditionalProperty — Property, class com.vmware.actionsfw.ActionSpec
(Optional) The name of a boolean property that indicates whether this action is applicable or should be enabled on the object in question.
conditionalProperty — Property, class com.vmware.ui.relateditems.model.ObjectRelationSetSpec
Optional.
conditionalProperty — Property, class com.vmware.ui.relateditems.model.RelationSpec
A property name that is going to be wrapped into the PropertyConstraint.
conditions — Property, class com.vmware.ui.objectrepresentation.model.IconLabelSpec
(Optional) An array of PropertyConstraints that must all be satisfied in order for the icon and label to be applicable.
conjoiner — Property, class com.vmware.data.query.CompositeConstraint
The conjunction operator (i.e., "And" or "Or") to apply on the nested constraints.
Conjoiner — class, package com.vmware.data.query
Defines the joining criteria used in CompositeConstraints
Conjoiner(val:String, immutable:Boolean) — Constructor, class com.vmware.data.query.Conjoiner
constraint — Property, class com.vmware.data.ResourceSpec
The criteria for matching objects that provide properties for the resource set.
constraint — Property, class com.vmware.data.query.events.DataByConstraintRequest
Constraint to use to match returned server objects.
Constraint — class, package com.vmware.data
Defines the matching criteria based on type of the object.
constraintOnRelatedObject — Property, class com.vmware.data.query.RelationalConstraint
A constraint on the related objects by the given relationship.
container — Property, class com.vmware.widgets.controls.Wizard
The wizard container.
container — Property, interface com.vmware.widgets.interfaces.IWizard
The wizard container.
CONTAINS — Constant Static Property, class com.vmware.data.query.Comparator
CONTAINS_ANY_OF — Constant Static Property, class com.vmware.data.query.Comparator
context — Property, class com.vmware.actionsfw.events.ActionInvocationEvent
The context to invoke the action on.
context — Property, class com.vmware.actionsfw.events.ActionsMenuRequestEvent
The context against which to evaluate and invoke actions.
context — Property, class com.vmware.actionsfw.events.ContextMenuRequestEvent
The context against which to evaluate Actions.
context — Property, class com.vmware.core.events.Request
Optional context that might be required to handle the response.
context — Property, class com.vmware.ui.events.NavigationRequest
The selected context of the entire application
contextHelpId — Property, class com.vmware.widgets.controls.wizardclasses.PageInfo
Context help id.
contextItem — Property, class com.vmware.actionsfw.events.ContextMenuRequestEvent
Optional UIComponent for displaying a selection context on the item associated with the menu.
ContextMenuRequestEvent — class, package com.vmware.actionsfw.events
Use this event to request that a context menu for the given action context, should be displayed.
ContextMenuRequestEvent(stageX:Number, stageY:Number, context:com.vmware.actionsfw:ActionContext, contextItem:mx.core:UIComponent, showTitle:Boolean, showGroupsMenu:Boolean, flattenCategories:Boolean, preceding:Array, following:Array) — Constructor, class com.vmware.actionsfw.events.ContextMenuRequestEvent
contextObject — Property, interface com.vmware.ui.IContextObjectHolder
The context object ref associated with this holder.
createChildren() — method, class com.vmware.widgets.controls.wizardclasses.WizardContainerBase
createNewInstance(value:Array, provider:com.vmware.core.model:IResourceReference) — Static Method , class com.vmware.core.model.ArrayDataObject
Creates a new instance with the given value and provider.
createNewInstance(value:Boolean, provider:com.vmware.core.model:IResourceReference) — Static Method , class com.vmware.core.model.BooleanDataObject
Creates a new instance with the given value and provider.
createNewInstance(value:Date, provider:com.vmware.core.model:IResourceReference) — Static Method , class com.vmware.core.model.DateDataObject
Creates a new instance with the given value and provider.
createNewInstance(value:int, provider:com.vmware.core.model:IResourceReference) — Static Method , class com.vmware.core.model.IntDataObject
Creates a new instance with the given value and provider.
createNewInstance(value:Number, provider:com.vmware.core.model:IResourceReference) — Static Method , class com.vmware.core.model.NumberDataObject
Creates a new instance with the given value and provider.
createNewInstance(value:Object, provider:com.vmware.core.model:IResourceReference) — Static Method , class com.vmware.core.model.ObjectDataObject
Creates a new instance with the given value and provider.
createNewInstance(value:String, provider:com.vmware.core.model:IResourceReference) — Static Method , class com.vmware.core.model.StringDataObject
Creates a new instance with the given value and provider.
createNewInstance(value:uint, provider:com.vmware.core.model:IResourceReference) — Static Method , class com.vmware.core.model.UintDataObject
Creates a new instance with the given value and provider.
currentGenerations — Property, class com.vmware.data.query.ResourceItem
The current generation numbers of the resource Object.
currentPageInfo — Property, class com.vmware.widgets.controls.Wizard
The PageInfo for the current front page, or null if the wizard has no pages.
currentPageInfo — Property, class com.vmware.widgets.controls.wizardclasses.WizardContainerBase
The current (front) page info, or null if the wizard has no pages.
currentPageInfo — Property, interface com.vmware.widgets.interfaces.IWizard
The PageInfo for the current front page, or null if the wizard has no pages.
currentPageInfo — Property, interface com.vmware.widgets.interfaces.IWizardContainer
The current (front) page info, or null if the wizard has no pages.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z