Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SysCheckListItem_SysUpgradeRuleConfig class is a checklist item to manage code upgrade rules.
Syntax
class SysCheckListItem_SysUpgradeRuleConfig extends SysCheckListItem implements SysCheckListInterfaceUpgradeAod, SysCheckListInterfaceUpgradeModel
Run On
Called
Methods
| Method | Description | |
|---|---|---|
| .gif) | addDependency | (Inherited from SysCheckListItem.) | 
| .gif) | cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | 
| .gif) | checkboxState | Retrieves the state of the check box on the checklist. (Inherited from SysCheckListItem.) | 
| .gif) | equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | 
| .gif) | finalize | Gets called when the containing checklist is closed. (Inherited from SysCheckListItem.) | 
| .gif) | flushState | Flushes the state of the checklist item. (Inherited from SysCheckListItem.) | 
| .gif) | getCheckListGroup | Retrieves the title of the group that contains the checklist item. (Overrides the getCheckListGroup Method.) | 
| .gif) | getDependency | Gets a list of dependent items. (Inherited from SysCheckListItem.) | 
| .gif) | getHelpLink | Retrieves the URL of the help topic. (Overrides the getHelpLink Method.) | 
| .gif) | getItemId | Gets the class ID of the checklist item. (Inherited from SysCheckListItem.) | 
| .gif) | getItemParameters | Gets the parameter of a checklist item. (Inherited from SysCheckListItem.) | 
| .gif) | getMenuFunction | Gets the menu function of the checklist item. (Inherited from SysCheckListItem.) | 
| .gif) | getMenuItemName | Retrieves the name of the menu item. (Overrides the getMenuItemName Method.) | 
| .gif) | getMenuItemType | Retrieves the type of the menu item. (Overrides the getMenuItemType Method.) | 
| .gif) | getSequence | Gets a set of items to be placed before this item. (Inherited from SysCheckListItem.) | 
| .gif) | getState | Gets the state of the checklist item. (Inherited from SysCheckListItem.) | 
| .gif) | getStatus | Gets the status of the checklist item. (Inherited from SysCheckListItem.) | 
| .gif) | getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | 
| .gif) | handle | Retrieves the handle of the class of the object. (Inherited from Object.) | 
| .gif) | helpText | Gets the help text of the checklist item. (Inherited from SysCheckListItem.) | 
| .gif) | indeterminate | Indicates if the checklist item is an optional item. (Inherited from SysCheckListItem.) | 
| .gif) | init | Initializes the checklist item. (Inherited from SysCheckListItem.) | 
| .gif) | isCheckbox | Verifies if the checklist item is of type check box. (Inherited from SysCheckListItem.) | 
| .gif) | isExecuted | (Inherited from SysCheckListItem.) | 
| .gif) | isRunnable | Indicates if the checklist item is runnable or not. (Inherited from SysCheckListItem.) | 
| .gif) | label | Gets the label of the checklist item. (Inherited from SysCheckListItem.) | 
| .gif) | new | Initializes a new instance of the SysCheckListItem_SysUpgradeRuleConfig class. (Overrides the new Method.) | 
| .gif) | notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | 
| .gif) | notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | 
| .gif) | objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | 
| .gif) | owner | Returns the instance that owns the object. (Inherited from Object.) | 
| .gif) | parmSysCheckList | Gets or sets the SysCheckList parameter. (Inherited from SysCheckListItem.) | 
| .gif) | placeAfter | (Inherited from SysCheckListItem.) | 
| .gif) | save | (Inherited from SysCheckListItem.) | 
| .gif) | setStatus | Sets the status of the checklist item. (Inherited from SysCheckListItem.) | 
| .gif) | setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | 
| .gif) | toString | Returns a string that represents the current object. (Inherited from Object.) | 
| .gif) | usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | 
| .gif) | visible | Gets or sets the visibility of the checklist item. (Inherited from SysCheckListItem.) | 
| .gif) | wait | Pauses a process. (Inherited from Object.) | 
| .gif) | xml | Returns an XML string that represents the current object. (Inherited from Object.) | 
Top
Inheritance Hierarchy
Object Class
  SysCheckListItem Class
    SysCheckListItem_SysUpgradeRuleConfig Class