v2.10-0 (21000JUN2005)

Go4GUI
Class TGo4ParaEditSlots


class TGo4ParaEditSlots
derived from TGo4SlotsBaseClass

Author:
Mohammad Al-Turany, J.Adamczewski
Since: 26.02.03

Field Summary
 private TGo4GUIRegistry*fxTGo4GUIRegistry
           
 private TGo4ParaEdit*fxTGo4ParaEdit
           
 private TGo4ParaEditStatus*fxTGo4ParaEditStatus
           

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4ParaEditSlots(const char * name, const char * title, TGo4ParaEdit* p)
           

Destructor Summary
 virtual synchronized ~TGo4ParaEditSlots()
           

Method Summary
 voidAddObject(TNamed* )
           
 TGo4Status*GetStatus()
           
 voidSendApplyCommand()
          Send command to analysis that applies our settings on
the dynamic entry under editing
 voidSendRefreshCommand()
          Send command to refresh our copy of the entry status
by getting the dynamic entry from analysis again
 voidSetGUI(TGo4ParaEdit* )
           
 voidStatusChanged(TGo4Status* status)
           

Methods inherited from class Go4GUIBase.TGo4SlotsBaseClass
AddObject, AddObjectToLocalList, AddObjectToRemoteList

Methods inherited from class TNamed
operator=, Clear, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Print, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Field Detail

fxTGo4GUIRegistry

private TGo4GUIRegistry* fxTGo4GUIRegistry
supplierCardinality 1

fxTGo4ParaEdit

private TGo4ParaEdit* fxTGo4ParaEdit

fxTGo4ParaEditStatus

private TGo4ParaEditStatus* fxTGo4ParaEditStatus
Constructor Detail

TGo4ParaEditSlots

public TGo4ParaEditSlots(const char * name, const char * title, TGo4ParaEdit* p)
Method Detail

~TGo4ParaEditSlots

public virtual synchronized ~TGo4ParaEditSlots()
Method Detail

AddObject

public void AddObject(TNamed* )

GetStatus

public TGo4Status* GetStatus()

SendApplyCommand

public void SendApplyCommand()
Send command to analysis that applies our settings on
the dynamic entry under editing

SendRefreshCommand

public void SendRefreshCommand()
Send command to refresh our copy of the entry status
by getting the dynamic entry from analysis again

SetGUI

public void SetGUI(TGo4ParaEdit* )

StatusChanged

public void StatusChanged(TGo4Status* status)

Association Links

to Class TGo4GUIRegistry

Supplier Cardinality 1

to Class TGo4ParaEditStatus


J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005