x4Trace Documentation v1.0
Loading...
Searching...
No Matches
Ix4Trace.GraphicsController.Controls.Kanban Namespace Reference

Classes

class  IGCKanbanBox
 Represents a graphics controller (GUI) of kanban boxes. More...
 
class  IGCKanbanLocation
 Represents a graphics controller (GUI) of location of kanbanboxes. More...
 
interface  IKanbanBoxGrid
 Represents a grid of kanban box list. More...
 
interface  IKanbanLocationGrid
 Represents a grid of kanban location list. More...
 
interface  IKanbanProcessInputGrid
 Represents a grid of inhalt of kanban box. More...
 
class  KanbanBoxToken
 Represents a token of kanban box grid. This is a line of kanban box grid. More...
 
class  KanbanInstanceToken
 Represents a token of inhalt of kanban box. This is a line of inhalt of kanban box grid. More...
 
class  KanbanLocationToken
 Represents a token of grid of location. This is a line of location grid. More...
 
class  KanbanProcessInputToken
 Represents a token of inhalt of kanban box. This is a line of inhalt of kanban box grid. More...
 

Functions

delegate void BoxChanged (Ix4Trace.Engine.Features.Kanban.IKanbanBoxFeature kanbanBoxFeature)
 Delegate of kanban box changed.