phpDocumentor php-ui-winbinder
[ class tree: php-ui-winbinder ] [ index: php-ui-winbinder ] [ all elements ]

Class: WBButtonLayout

Source Location: /php/ui/winbinder/layout/WBButtonLayout.php

Class WBButtonLayout

Class Overview

ButtonPanel

버튼을 정렬해서 보여주는 panel

Located in /php/ui/winbinder/layout/WBButtonLayout.php [line 17]

PObject
   |
   --WBLayout
      |
      --WBButtonLayout

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From WBLayout

WBLayout::__construct()
WBLayout::getHgap()
WBLayout::getInitPosition()
WBLayout::getOption()
WBLayout::getVgap()
WBLayout::initLayout()
WBLayout::render()
하위 클래스에서 레이아웃 구현
WBLayout::setHgap()
WBLayout::setOption()
WBLayout::setOptionList()
WBLayout::setVgap()
WBLayout::__get()
$key 에 맞는 값 가져오기
WBLayout::__isset()
WBLayout::__set()
option value 설정하기
WBLayout::__unset()

Inherited From PObject

PObject::__construct()
생성자
PObject::display()
객체 문자열을 출력
PObject::equals()
객체 비교 (수정 필요)
PObject::getClass()
PObject::getObjValue()
객체인지 아닌지 판별해서 PObject 형 객체이면 toString() 메소드로 문자열을 반환하고 일단 자료형이면 그 형태 그대로 리턴한다
PObject::isObject()
객체 확인
PObject::toString()
객체 문자열로 변환
PObject::__toString()
magic methods 추가 , toString() 의 값을 그대로 리턴한다.

[ Top ]
Method Summary
WBButtonLayout   __construct()  
void   render()  

[ Top ]
Methods
Constructor __construct  [line 22]

  WBButtonLayout __construct( [ $options = array()]  )

Parameters:
   $options: 

API Tags:
Access:  public


Redefinition of:
WBLayout::__construct()

[ Top ]
render  [line 27]

  void render( $component  )

Parameters:
   $component: 

API Tags:
Access:  public


Redefinition of:
WBLayout::render()
하위 클래스에서 레이아웃 구현

[ Top ]

Documentation generated on Fri, 09 Apr 2010 11:57:39 +0900 by phpDocumentor 1.4.3