Technique | Code Example in demos\WelcomePage folder |
Activate the Advanced Search page. | AdvancedSearchItem.java |
Activate the Keyword Search page. | KeywordSearchItem.java |
Start the My Account dialog. | UserPreferencesItem.java |
Start the Add Asset dialog. | CreateAssetItem.java |
Start the Import dialog. | ImportWsdlFileItem.java |
Activate My CenstraSite and show Assets I Provide. | MyFavoriteItem.java |
Open the external website http://communities.softwareag.com/centrasite. | CentraSiteCommunityItem.java |
Open the external website http://www.centrasite.com. | DeveloperCommunityItem.java |
Open the external website http://documentation.softwareag.com/default.htm. | OnlineDocumentationItem.java |
Create an empty line in a widget. | EmptyItem.java |
Create a dotted dividing line. | SeparatorItem.java |
Create a column (list) with all available date formats. | DateFormatsColumn.java |
Select a specific date format from a list. | DateFormatItem.java |
Create a column (list) with all available languages. | LanguagesColumn.java |
Select a specific language from a list. | LanguageItem.java |