Navigation: ABC Library Reference > EIPManagerClass >====== EIPManagerClass ![]() | ![]() ![]() ![]() |
EIPManagerClass--Relationship to Other Application Builder Classes
EIPManagerClass--ABC Template Implementation
EIPManagerClass--Conceptual Example
Arrow (edit-in-place action on arrow key)
Enter (edit-in-place action on enter key)
EQ (list of edit-in-place controls)
FocusLoss ( action on loss of focus)
Insert (placement of new record)
ListControl (listbox control number)
LastColumn (previous edit-in-place column)
Repost (event synchronization)
RepostField (event synchronization field)
SeekForward (get next field flag)
EIPManagerClass--Functional Organization--Expected Use
AddControl (register edit-in-place controls)
ClearColumn (reset column property values:EIPManagerClass)
GetEdit (identify edit-in-place field)
Init (initialize the EIPManagerClass object)
InitControls (initialize edit-in-place controls)
Kill (shut down the EIPManagerClass object)
Next (get the next edit-in-place field)
ResetColumn (reset edit-in-place object to selected field)
TakeAction (process edit-in-place action)
TakeCompleted (process completion of edit:EIPManagerClass)
TakeEvent (process window specific events)
TakeFieldEvent (process field specific events)
TakeFocusLoss (a virtual to process loss of focus)
TakeNewSelection (reset edit-in-place column:EIPManagerClass)