ServiceCfgObjectListLogicController Class

Namespace: Xafari.BC.Xas.Services
Assembly: Xafari.BC.Xas (in Xafari.BC.Xas.dll)

  • c#
  • VB

public class ServiceCfgObjectListLogicController : LogicControllerBase<ServiceCfgObject, ListView>

Public Class ServiceCfgObjectListLogicController
  Inherits LogicControllerBase(Of ServiceCfgObject, ListView)
End Class

Name Description
msdn2017/pubproperty Active (inherited from LogicControllerBase).
msdn2017/pubproperty Application (inherited from LogicControllerBase).
msdn2017/pubproperty Frame (inherited from LogicControllerBase).
msdn2017/pubproperty IsDisposed (inherited from DisposableExtBase).
msdn2017/pubproperty TargetType Gets type of business object target. (inherited from LogicControllerBase).
msdn2017/pubproperty TargetViewId (inherited from LogicControllerBase).
msdn2017/pubproperty TargetViewNesting (inherited from LogicControllerBase).
msdn2017/pubproperty TypeOfView (inherited from LogicControllerBase).
msdn2017/pubproperty View (inherited from LogicControllerBase<T, TView>).
msdn2017/pubproperty ViewController (inherited from LogicControllerBase).
Top
Name Description
msdn2017/protmethod CheckIsDisposed() (inherited from DisposableExtBase).
msdn2017/pubmethod Clone() (inherited from LogicControllerBase).
msdn2017/pubmethod Dispose() (inherited from DisposableExtBase).
msdn2017/protmethod DisposeCore() (inherited from DisposableExtBase).
msdn2017/protmethod InitNewServiceCfgObjectCore(ServiceCfgObject)
msdn2017/pubmethod OnActivated(LogicControllerViewController) Obsolete. Processing logic placed in this method when LogicControllerViewController.OnActivated() executing. (inherited from LogicControllerBase).
msdn2017/protmethod OnActivated()
msdn2017/pubmethod OnDeactivated(LogicControllerViewController) Obsolete. Processing logic placed in this method when LogicControllerViewController.OnDeactivated() executing. (inherited from LogicControllerBase).
msdn2017/protmethod OnDeactivated()
msdn2017/pubmethod OnViewControlsCreated(LogicControllerViewController) Obsolete. Processing logic placed in this method when LogicControllerViewController.OnViewControlsCreated() executing. (inherited from LogicControllerBase).
msdn2017/pubmethod ToString() Returns a string that represents the current object. (inherited from LogicControllerBase).
Top
Name Description
msdn2017/pubextensionmethod ActiveScope(this IActiveProvider, bool, string) Creates ActiveScope instance for specified activeProvider and specified active value. (Defined by XafariExtensions).
msdn2017/pubextensionmethod GetListValueByTerm<TDetails>(this object, string) Obsolete. (Defined by TypeExtensions).
msdn2017/pubextensionmethod GetValueByTerm<TValue>(this object, string) Obsolete. (Defined by TypeExtensions).
msdn2017/pubextensionmethod Session(this object, bool) Obsolete. Returns Session for specified object. (Defined by SessionExtensions).
msdn2017/pubextensionmethod SetValueByTerm<TValue>(this object, string, TValue) Obsolete. (Defined by TypeExtensions).
Top
Name Description
msdn2017/pubevent Disposed (inherited from DisposableExtBase).
msdn2017/pubevent Disposing (inherited from DisposableExtBase).
Top
Name Description
msdn2017/protfield IsDisposing (inherited from DisposableExtBase).
Top

Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1