This page was saved using jaction on 2006-09-04 8:33:52.
Address: http://flexdocs.kr/docs/flex2/langref/mx/messaging/management/MBeanAttributeInfo.html
Title: mx.messaging.management.MBeanAttributeInfo (Flex™ 2 레퍼런스 가이드)  •  Size: 21467
(Flex Data Services 전용)
Packagemx.messaging.management
Classpublic class MBeanAttributeInfo
InheritanceMBeanAttributeInfo Inheritance MBeanFeatureInfo Inheritance Object

MBean 속성용 메타데이타의 클라이언트 표현입니다.



Public property
 property정의
 Inheritedconstructor : Object
특정의 object 인스턴스의 클래스 object 또는 constructor    함수에의 참조입니다.
Object
 Inheriteddescription : String
MBean 기능의 설명.
MBeanFeatureInfo
  isIs : Boolean
서버 사이드의 속성용 getter 에 'is'접두사가 붙어 있는지 어떤지를 나타냅니다.
MBeanAttributeInfo
 Inheritedname : String
MBean 기능의 이름.
MBeanFeatureInfo
 Inheritedprototype : Object
[static] 클래스 또는 함수 object의 prototype object에의 참조입니다.
Object
  readable : Boolean
속성이 읽어내 가능 제발을 나타냅니다.
MBeanAttributeInfo
  type : String
속성의 데이터형입니다.
MBeanAttributeInfo
  writable : Boolean
속성이 기입해 가능 제발을 나타냅니다.
MBeanAttributeInfo
Public Methods
 Methods정의
  MBeanAttributeInfo ()
empty의 MBeanAttributeInfo 의 새로운 인스턴스를 작성합니다.
MBeanAttributeInfo
 InheritedhasOwnProperty (name:String ):Boolean
object로 지정된 property가 정의되고 있는지 어떤지를 나타냅니다.
Object
 InheritedisPrototypeOf (theClass:Object ):Boolean
Object 클래스의 인스턴스가, Parameters로서 지정된 object의 prototype 체인내에 있을지 어떨지를 나타냅니다.
Object
 InheritedpropertyIsEnumerable (name:String ):Boolean
지정된 property가 존재해, 열거 가능한가 어떤가를 나타냅니다.
Object
 InheritedsetPropertyIsEnumerable (name:String , isEnum:Boolean = true):void
루프 처리에 대한 다이나믹 property의 가용성을 설정합니다.
Object
 InheritedtoString ():String
기능 정보의 string 표현을 돌려줍니다.
MBeanFeatureInfo
 InheritedvalueOf ():Object
지정된 object의 원시적치를 돌려줍니다.
Object
property의 상세
isIsproperty
public var isIs:Boolean

서버 사이드의 속성용 getter 에 'is'접두사가 붙어 있는지 어떤지를 나타냅니다.

readableproperty 
public var readable:Boolean

속성이 읽어내 가능 제발을 나타냅니다.

typeproperty 
public var type:String

속성의 데이터형입니다.

writableproperty 
public var writable:Boolean

속성이 기입해 가능 제발을 나타냅니다.

constructor    의 상세
MBeanAttributeInfo()constructor   
public 함수 MBeanAttributeInfo()

empty의 MBeanAttributeInfo 의 새로운 인스턴스를 작성합니다.







 

코멘트가 추가되었을 경우, 메일로 받기. | 코멘트 리포트

현재의 페이지: http://flexdocs.kr/docs/flex2/langref/mx/messaging/management/MBeanAttributeInfo.html