In this chapter, you:
This chapter introduced the following patterns:
|
|
Pattern |
Description |
|
|
UISTYLE/FrameWizard |
The parent function for a wizard sequence. |
|
|
UISTYLE/FrameChild |
A child function that can be part of a wizard or a property sheet. |
|
|
UISTYLE/EditInsert |
Enables you to add a database record. |
|
|
UIBASIC/UIBasic |
An abstract entity that scopes template views for primitive user interface functions. |
This chapter introduced the following triples:
|
Triple |
Description |
|
FNC is a FNC |
The source function inherits the properties of the target function. |
|
ENT function FNC |
Creates a function scoped by the source entity. |
|
FNC comprises FNC |
Connects the target function to the source function, without scoping one to the other. |
|
FNC replaces VW |
Replaces an abstract template view with a view in your application. |
|
FNC replaces FNC |
Replaces references to one function with references to a different one. |
|
FNC commit SYS |
Enables commitment control for database changes. |
|
FNC local FLD |
Places a field in a local variable in a function’s action diagram. |
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |