파워빌더 교안 17
본 자료는 3페이지 의 미리보기를 제공합니다. 이미지를 클릭하여 주세요.
닫기
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
해당 자료는 3페이지 까지만 미리보기를 제공합니다.
3페이지 이후부터 다운로드 후 확인할 수 있습니다.

목차

Reference Variables
Instantiating Windows

본문내용

A reference variable is a pointer to an instance of an object
Used for referencing the object in scripts
Reference variables can be:
Assigned to another reference variable
Used to qualify methods and properties

Uses a reference variable that has been explicity declared to instantiate as window
w_cust lw_cust
Open(lw_cust)
PowerBuilder:
Determines the class definition exists in a PBL
Creates an instance of the window class
Uses the local reference variable name
Populates the local reference variable with a pointer to the instance
Declare a reference variable from a class data type.
Use a reference variable to address an instance of an object class.
Open windows using the Open( ) function.
Open multiple instances of a window type using a local reference variable.
  • 가격2,300
  • 페이지수11페이지
  • 등록일2002.12.08
  • 저작시기2002.12
  • 파일형식파워포인트(ppt)
  • 자료번호#214809
본 자료는 최근 2주간 다운받은 회원이 없습니다.
청소해
다운로드 장바구니