KanbanOverviewControlMaterial Class [AX 2012]
The KanbanOverviewControlMaterial class implements the actions that manage a Kanban Quantity Overview - Materials control.
| Method | Description | |
|---|---|---|
| canCancel | Indicates whether the selected kanban jobs can be canceled. (Inherited from KanbanOverviewControl.) |
| cancel | Cancels the selected KanbanJob records. (Inherited from KanbanOverviewControl.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canChangeStatus | Indicates whether the selected kanban jobs can change status. (Inherited from KanbanOverviewControl.) |
| canCheckPeggingTreeAvailable | Indicates whether the pegging tree of a kanban can be verified. (Inherited from KanbanOverviewControl.) |
| canCreate | Indicates whether the selected kanban jobs can be cancelled. (Overrides the canCreate Method.) |
| canCreateEventKanban | Indicates whether event kanbans can be created for the selected kanban jobs in the active control. (Inherited from KanbanOverviewControl.) |
| canEmpty | Indicates whether the selected kanban jobs can be emptied. (Inherited from KanbanOverviewControl.) |
| canPlan | Indicates whether the selected kanban jobs can be planned. (Inherited from KanbanOverviewControl.) |
| canPrintKanbanCard | Indicates whether the selected kanban card can be printed. (Inherited from KanbanOverviewControl.) |
| canReassignRule | Indicates whether the selected kanban jobs can be reassigned to an alternative rule. (Inherited from KanbanOverviewControl.) |
| canToggleExpress | Indicates whether the express flag for the selected kanban jobs in the active control can be toggled. (Inherited from KanbanOverviewControl.) |
| changeStatus | Changes the status of the selected KanbanJob records. (Inherited from KanbanOverviewControl.) |
| checkPeggingTreeAvailable | Validates the pegging tree supply of the selected KanbanJob table buffer records in the active control. (Inherited from KanbanOverviewControl.) |
| convertActionState | Converts a .NET action state to its X++ counterpart. (Inherited from KanbanOverviewControl.) |
| create | Creates KanbanJob records based on the selected product. (Inherited from KanbanOverviewControl.) |
| createEventKanban | Creates event kanbans for the selected KanbanJob table buffer records in the active control. (Inherited from KanbanOverviewControl.) |
| empty | Executes an empty action. (Inherited from KanbanOverviewControl.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getQueryArgs | Gets a container that the arguments that are required for the query. (Inherited from KanbanOverviewControlCell.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes the kanban job schedule control. (Inherited from KanbanControl.) |
| initActions | Initializes the actions of the control. (Inherited from KanbanOverviewControl.) |
| initDesign | Initializes the design elements of the control. (Inherited from KanbanOverviewControl.) |
| isReadOnly | Indicate whether the control is read-only. (Overrides the isReadOnly Method.) |
| labels | Initializes a container that contains labels and their identifiers. (Inherited from KanbanControl.) |
| new | Initializes a new instance of the KanbanOverviewControl class. (Inherited from KanbanOverviewControl.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| openKanbanHandler | Opens the kanban form for a specified record. (Inherited from KanbanControl.) |
| openKanbanRuleHandler | Opens the kanban rules form for a specified record. (Inherited from KanbanControl.) |
| openMenuItem | Executes a specified menu item. (Inherited from KanbanControl.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmFormManagedHostControl | Gets or sets the FormManagedHostControl parameter. (Inherited from KanbanControl.) |
| parmIsInitialized | Gets or sets the IsInitialized parameter. (Inherited from KanbanControl.) |
| parmKanbanControlLegendFormat | Gets or sets the KanbanControlLegendFormat parameter. (Inherited from KanbanOverviewControl.) |
| parmKanbanJobQuantityBoard | Gets or sets the KanbanJobQuantityBoard parameter. (Inherited from KanbanOverviewControl.) |
| parmKanbanOverviewType | Gets or sets the KanbanOverviewType parameter. (Inherited from KanbanOverviewControl.) |
| parmRefreshAllowed | Controls the status of the fetching actions. (Inherited from KanbanOverviewControl.) |
| parmSysFormRun | Gets or sets the SysFormRun parameter. (Inherited from KanbanControl.) |
| parmWrkCtrResourceGroupRecId | Gets or sets the WrkCtrResourceGroupRecId parameter. (Inherited from KanbanOverviewControlCell.) |
| plan | Executes a planning action. (Inherited from KanbanOverviewControl.) |
| printKanbanCard | Executes a print kanban card action. (Inherited from KanbanOverviewControl.) |
| printKanbanHandler | Prints a specified kanban job. (Inherited from KanbanControl.) |
| reassignRule | Reassigns a different rule for the selected KanbanJob records. (Inherited from KanbanOverviewControl.) |
| refresh | Performs an update on the kanban quantity overview control. (Inherited from KanbanOverviewControl.) |
| refreshLegend | Refreshes the legend layout. (Inherited from KanbanOverviewControl.) |
| release | Releases the managed control reference to the class for the forms to close correctly. (Inherited from KanbanOverviewControl.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showExceptionMessage | Opens the Infolog with a message. (Inherited from KanbanOverviewControl.) |
| toggleExpress | Toggles the express flag of the selected KanbanJob records. (Inherited from KanbanOverviewControl.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateSelection | Updates the selection in the control. (Inherited from KanbanOverviewControl.) |
| updateStatus | Updates the status of a kanban job. (Inherited from KanbanOverviewControl.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| viewPeggingTreeHandler | Opens the pegging tree form for a given record. (Inherited from KanbanControl.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the KanbanOverviewControlMaterial class. |
| ::newManagedHostControl | Initializes a new instance of the class. |
Object Class
KanbanControl Class
KanbanOverviewControl Class
KanbanOverviewControlCell Class
KanbanOverviewControlMaterial Class
KanbanControl Class
KanbanOverviewControl Class
KanbanOverviewControlCell Class
KanbanOverviewControlMaterial Class
Community Additions
ADD
Show: