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 WrkCtrBulkResReqEditWizard class maintains resource requirements.
Syntax
class WrkCtrBulkResReqEditWizard extends SysWizard
Run On
Client
Methods
Method | Description | |
---|---|---|
![]() |
accessMenuFunction | Retrieves a menu function. |
![]() |
actionDetails | Gets action description text. |
![]() |
actionLabel | Gets the action label. |
![]() |
addDestination | Adds a new destination. |
![]() |
back | (Inherited from SysWizard.) |
![]() |
backEnabled | (Inherited from SysWizard.) |
![]() |
bitmapLarge | (Inherited from SysWizard.) |
![]() |
bitmapSmall | (Inherited from SysWizard.) |
![]() |
cancel | Calls the cancel method of the SysWizard class. (Overrides the cancel Method.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
clearDestinations | Clears all destinations. |
![]() |
curTab | (Inherited from SysWizard.) |
![]() |
curTabName | (Inherited from SysWizard.) |
![]() |
destinationDetails | Gets the description of the destination |
![]() |
enableButtons | (Inherited from SysWizard.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
finish | Finish the wizard. (Inherited from SysWizard.) |
![]() |
finishEnabled | (Inherited from SysWizard.) |
![]() |
formName | Retrieves a form name. (Overrides the formName Method.) |
![]() |
formRun | (Inherited from SysWizard.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
hasFinishButton | (Inherited from SysWizard.) |
![]() |
hasFinishPage | (Inherited from SysWizard.) |
![]() |
hasWelcomePage | (Inherited from SysWizard.) |
![]() |
init | (Inherited from SysWizard.) |
![]() |
initFormRun | (Inherited from SysWizard.) |
![]() |
isBackEnabled | (Inherited from SysWizard.) |
![]() |
isFinishEnabled | (Inherited from SysWizard.) |
![]() |
isNextEnabled | (Inherited from SysWizard.) |
![]() |
new | Initializes a new instance of the WrkCtrBulkResReqEditWizard class. (Overrides the new Method.) |
![]() |
next | Calls the next method of the SysWizard class. (Overrides the next Method.) |
![]() |
nextEnabled | (Inherited from SysWizard.) |
![]() |
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.) |
![]() |
numberOfAffectedActivities | Retrieves the number of activities to modify. |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmAction | Gets or sets the _action parameter. |
![]() |
parmCallerDest | Gets or sets the _callerDest parameter. |
![]() |
parmFilter | Gets or sets the _filter parameter. |
![]() |
prompt | (Inherited from SysWizard.) |
![]() |
run | Contains the code that does the actual job of the class. (Overrides the run Method.) |
![]() |
saveRecord | (Inherited from SysWizard.) |
![]() |
service | (Inherited from SysWizard.) |
![]() |
serviceMethod | (Inherited from SysWizard.) |
![]() |
setPageHelpText | (Inherited from SysWizard.) |
![]() |
setPageTitle | (Inherited from SysWizard.) |
![]() |
setTab | (Inherited from SysWizard.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
setupNavigation | Contains no code. (Overrides the setupNavigation Method.) |
![]() |
skipTab | (Inherited from SysWizard.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validate | (Overrides the validate Method.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
whereDetails | Retrieves a description of where to apply the actions section. |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::main | Provides an entry point for the WrkCtrBulkResReqEditWizard class when it is called from a command. |
Top
Inheritance Hierarchy
Object Class
SysWizard Class
WrkCtrBulkResReqEditWizard Class