Click or drag to resize

smartScreenFileSelectorT Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  imbACE.Core.coreaceBindable
    imbACE.Core.operationsaceOperationSetExecutorBase
      imbACE.Services.terminal.coreaceTerminalScreenBase
        imbACE.Services.terminal.coreaceTerminalScreenBaseT
          imbACE.Services.terminal.smartScreensmartScreenFileSelectorT

Namespace:  imbACE.Services.terminal.smartScreen
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public class smartScreenFileSelector<T> : aceTerminalScreenBase<T>
where T : aceTerminalApplication
Request Example View Source

Type Parameters

T

The smartScreenFileSelectorT type exposes the following members.

Constructors
  NameDescription
Public methodsmartScreenFileSelectorT
Initializes a new instance of the smartScreenFileSelectorT class
Top
Properties
  NameDescription
Public propertyfilePathSection
sekcija kojom se bira file path
Public propertylayout
Screen layout
(Inherited from aceTerminalScreenBase.)
Public propertylayoutFooterMessage (Inherited from aceTerminalScreenBase.)
Public propertylayoutStatusMessage (Inherited from aceTerminalScreenBase.)
Public propertylayoutTitleMessage (Inherited from aceTerminalScreenBase.)
Public propertytitle
Screen title
(Inherited from aceTerminalScreenBase.)
Top
Methods
Events
  NameDescription
Public eventPropertyChanged (Inherited from aceBindable.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also