Tuesday, July 10, 2018

The Minimum RunBase Implementation

The minimum implementation of a RunBase class consists of the following
components:


ClassDeclaration

pack

unpack

run

description (static)

main (static)

The following dialog methods are not explicitly required in a minimum
implementation, but we will explore them as part of this example:


dialog

getFromDialog

If the dialog methods are not overridden, this provides a standard blank dialog.
 

Best Regards,
Hossein Karimi

No comments:

Post a Comment

Configure the Firewall on the Enterprise Portal Server

After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...