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  
name — Property, class com.vmware.data.query.QuerySpec
An optional query name given by the client for id purposes.
name — Property, class com.vmware.ui.views.ViewSpec
The views's user-visible name.
name — Property, class com.vmware.usersession.ServerInfo
Service user-friendly name.
name — Property, class com.vmware.vsphere.client.views.ShortcutSpec
The shortcut's user-visible name.
NavigationRequest — class, package com.vmware.ui.events
This event should be dispatched if one wants to navigate to a certain view/part of the application in a certain context.
NavigationRequest() — Constructor, class com.vmware.ui.events.NavigationRequest
NAVIGATION_REQUEST — Constant Static Property, class com.vmware.ui.events.NavigationRequest
navigationTargetUid — Property, class com.vmware.ui.objectnavigator.model.ObjectNavigatorNodeSpec
(Optional) The extension id to which to navigate to when the node is selected.
NAVIGATOR_CHANGED — Constant Static Property, class com.vmware.widgets.events.WizardEvent
Defines the value of the type property for a wizardEventNavigatorChanged event, which indicates that the wizard navigator has changed.
nestedConstraints — Property, class com.vmware.data.query.CompositeConstraint
The nested or sub-constraints that this composite is made of.
newAddition(object:Object, useWeakReference:Boolean) — Static Method , class com.vmware.core.events.ObjectEvent
A convenience factory method to create an instance of this class that represents the removal of an existing object from the system.
newErrorEvent(error:Error, callContext:Object, callee:Object) — Static Method , class com.vmware.flexutil.events.MethodReturnEvent
A convenience factory method for this class that assumes null value for the result.
newExplicitInstance() — Static Method , class com.vmware.data.query.DataUpdateSpec
Creates a DataUpdateSpec instance for explicit-only updates, i.e.
newGeneration — Property, class com.vmware.data.common.ObjectChangeInfo
The new object generation.
newImplicitInstance() — Static Method , class com.vmware.data.query.DataUpdateSpec
Creates a DataUpdateSpec instance for implicit updates, i.e.
newInstance(object:com.vmware.core.model:IResourceReference, opType:com.vmware.data.common:OperationType, oldGeneration:int, newGeneration:int) — Static Method , class com.vmware.data.common.ObjectChangeInfo
Creates a new ObjectChangeInfo
newInstance(changeInfos:Array) — Static Method , class com.vmware.data.common.events.ModelChangeEvent
Generate a ModelChangeEvent with an array of ObjectChanges
newInstance(constraint:com.vmware.data:Constraint, model:Class, requestInfo:com.vmware.data.query.events:DataRequestInfo) — Static Method , class com.vmware.data.query.events.DataByConstraintRequest
Returns a new instance.
newInstance(provider:com.vmware.core.model:IResourceReference, model:Class, requestInfo:com.vmware.data.query.events:DataRequestInfo) — Static Method , class com.vmware.data.query.events.DataByModelRequest
Returns a new instance.
newInstance(querySpec:com.vmware.data.query:QuerySpec, requestInfo:com.vmware.data.query.events:DataRequestInfo) — Static Method , class com.vmware.data.query.events.DataByQuerySpecRequest
Returns a new instance.
newInstance(providerObject:com.vmware.core.model:IResourceReference, property:String, requestInfo:com.vmware.data.query.events:DataRequestInfo) — Static Method , class com.vmware.data.query.events.PropertyRequest
Returns a new instance.
newPageInfo — Property, class com.vmware.widgets.events.WizardEvent
The new page info when the event type is PAGE_CHANGED.
newRemoval(object:Object) — Static Method , class com.vmware.core.events.ObjectEvent
A convenience factory method to create an instance of this class that represents the addition of a new object to the system.
newResultEvent(result:Object, callContext:Object, callee:Object) — Static Method , class com.vmware.flexutil.events.MethodReturnEvent
A convenience factory method for this class that assumes null value for the error.
newSingleObjectChangeEvent(object:com.vmware.core.model:IResourceReference, opType:com.vmware.data.common:OperationType, oldGeneration:int, newGeneration:int) — Static Method , class com.vmware.data.common.events.ModelChangeEvent
Generate a ModelChangeEvent with only one object change.
nextPageInfo — Property, class com.vmware.widgets.controls.Wizard
Returns the next PageInfo (i.e the one you will go if you call showNextPage), or null if none.
NO_ANCHOR — Constant Static Property, class com.vmware.widgets.util.Dialogs
Const used as a directional option for the AnchoredDialog.
NONE — Constant Static Property, class com.vmware.data.query.DataUpdateMode
No binding.
NOT_EQUALS — Constant Static Property, class com.vmware.data.query.Comparator
NumberDataObject — class, package com.vmware.core.model
DataObject wrapper for a Number value.
NumberDataObject() — Constructor, class com.vmware.core.model.NumberDataObject
Empty constructor
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