Skip to content

3. Component methods

Gary Criblez edited this page Jun 19, 2020 · 3 revisions

New AJUI_Banner ( ) -> instance

This method will allow you to generate an instance of AJUI Banner as an object. This object will include all the properties that can be used to create a banner and the formulas to modify its values. We will discuss each property and the formula related to each one in the next chapter.

AJUI_Banner ( ) -> class

This method replaces New AJUI_Banner starting from V18R3, it is used to return the Banner class. The functions of the class are identical to the formulas.

Dialog_HDI_AJUI_Banner ( )

This HDI (How Do I) method allows you to use a shared form of the component. This is an example form that we provide so you can get an overview of the component's rendering (the screenshots in Chapter 1 are made using the HDI form).

AJUIB_Info ( ) -> version

This method returns the information about the version of your component.

Clone this wiki locally