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 UnitOfMeasureWizard class is responsible for handling the unit of measure wizard.
Syntax
class UnitOfMeasureWizard extends SysDefaultDataWizard
Run On
Client
Methods
Method | Description | |
---|---|---|
![]() |
accessMenuFunction | Defines an instance of the MenuFunction class that holds a reference to the unit of measure wizard menu item. (Overrides the accessMenuFunction Method.) |
![]() |
addDefaultData | (Inherited from SysDefaultDataWizard.) |
![]() |
back | (Inherited from SysWizard.) |
![]() |
backEnabled | (Inherited from SysWizard.) |
![]() |
bitmapLarge | (Inherited from SysWizard.) |
![]() |
bitmapSmall | (Inherited from SysWizard.) |
![]() |
caller | (Inherited from SysDefaultDataWizard.) |
![]() |
cancel | (Inherited from SysWizard.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
createDB | (Inherited from SysDefaultDataWizard.) |
![]() |
curTab | (Inherited from SysWizard.) |
![]() |
curTabName | (Inherited from SysWizard.) |
![]() |
enableButtons | (Inherited from SysWizard.) |
![]() |
enabled | (Inherited from SysDefaultDataWizard.) |
![]() |
endTextAdd | Defines a text message for adding units of measure. (Overrides the endTextAdd Method.) |
![]() |
endTextCreate | Defines a text message that is used to create units of measure. (Overrides the endTextCreate Method.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
finish | Finish the wizard. (Inherited from SysDefaultDataWizard.) |
![]() |
finishEnabled | (Inherited from SysWizard.) |
![]() |
formName | Defines the unit of measure wizard 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 | Initializes an instance of the UnitOfMeasureWizard class. (Overrides the init Method.) |
![]() |
initFormRun | (Inherited from SysWizard.) |
![]() |
isBackEnabled | (Inherited from SysWizard.) |
![]() |
isFinishEnabled | (Inherited from SysWizard.) |
![]() |
isNextEnabled | (Inherited from SysWizard.) |
![]() |
new | Initializes a new instance of the SysWizard class. (Inherited from SysWizard.) |
![]() |
next | (Inherited from SysDefaultDataWizard.) |
![]() |
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.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
prompt | (Inherited from SysWizard.) |
![]() |
run | Run the wizard. (Inherited from SysDefaultDataWizard.) |
![]() |
saveRecord | (Inherited from SysWizard.) |
![]() |
service | (Inherited from SysDefaultDataWizard.) |
![]() |
serviceMethod | (Inherited from SysDefaultDataWizard.) |
![]() |
setPageHelpText | (Inherited from SysWizard.) |
![]() |
setPageTitle | (Inherited from SysWizard.) |
![]() |
setTab | (Inherited from SysDefaultDataWizard.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
setupNavigation | (Inherited from SysWizard.) |
![]() |
skipTab | (Inherited from SysWizard.) |
![]() |
summaryBuild | (Inherited from SysDefaultDataWizard.) |
![]() |
summaryInit | (Inherited from SysDefaultDataWizard.) |
![]() |
tmpDefaultDataSetup | (Inherited from SysDefaultDataWizard.) |
![]() |
tmpDefaultDataSetup2DefaultData | (Inherited from SysDefaultDataWizard.) |
![]() |
tmpDefaultDataSetupEdit | (Inherited from SysDefaultDataWizard.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
treeParentClassId | (Inherited from SysDefaultDataWizard.) |
![]() |
unitOfMeasureConversionDefaultData | Retrieves an instance of the UnitOfMeasureConversionDefaultData class. |
![]() |
unitOfMeasureDefaultData | Retrieves an instance of the UnitOfMeasureDefaultData class. |
![]() |
unitOfMeasureInternalCodeDefaultData | Retrieves an instance of the UnitOfMeasureInternalCodeDefaultData class. |
![]() |
unitOfMeasureTranslationDefaultData | Retrieves an instance of the UnitOfMeasureTranslationDefaultData class. |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validate | Validates the wizard. (Inherited from SysWizard.) |
![]() |
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 UnitOfMeasureWizard class. |
![]() ![]() |
::description | Gets the description of the class. |
![]() ![]() |
::main | Provides an entry point for the UnitOfMeasureWizard class when it is called from a menu item. |
Top
Inheritance Hierarchy
Object Class
SysWizard Class
SysDefaultDataWizard Class
UnitOfMeasureWizard Class