|
Summary
Windows are the main interface between the user and PowerBuilder applications.
Window style and the controls determine how the window looks and behaves.
Establish the style of window by choosing values for its properties.
There are six window types.
Controls are placed in a window.
Sum
|
- 페이지 33페이지
- 가격 3,300원
- 등록일 2002.12.08
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Summary
Objects, events, and properties are key to developing applications with PowerBuilder.
Properties are characteristics of an object.
Events permit the object to recognize and respond to actions.
You can build application objects, DataWindow objects, menus, structures, user objects, and win
|
- 페이지 41페이지
- 가격 3,300원
- 등록일 2002.12.08
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Building a Window Interface to Display Data
What Is a DataWindow Control?
DataWindow Properties and Methods
Opening a Sheet in an MDI Frame
Data stored in database
Data can be processed on any of:
Database
Middle tier
ClientTo associate a DataWindow object with a DataWindow control:
|
- 페이지 16페이지
- 가격 2,300원
- 등록일 2002.12.08
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Summary
An event is an action initiated by the user or the system.
An object is any item that combines characteristics (properties) and behaviors (methods).
Scripts describe the processing that should take place when an event occurs.
Encapsulation prevents users from seeing the internal workings
|
- 페이지 40페이지
- 가격 3,300원
- 등록일 2002.12.08
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
properties with appropriate values for the desired database.
Use SQL CONNECT to establish the connection.
Each concurrent database connection requires its own transaction object.
Declare a variable of type transaction and use CREATE to build a transaction object.
Summary
Use ProfileString( ) to
|
- 페이지 26페이지
- 가격 3,300원
- 등록일 2002.12.08
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|