패키지 | spark.skins.spark |
클래스 | public class UITextFieldGridItemRenderer |
상속 | UITextFieldGridItemRenderer ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
구현 | IGridItemRenderer, IStyleClient |
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.5 |
You can control the label text wrapping by using the wordWrap
property.
For example, setting wordWrap="false"
and variableRowHeight="false"
creates fixed height cells whose labels do not wrap.
If you do not explicitly set the wordWrap
property, wordWrap
will be set to the value of the grid's variableRowHeight
property.
UITextFieldGridItemRenderer inherits its the value of the
layoutDirection
property from its parent.
It should not be set directly on UITextFieldGridItemRenderer.
The UITextFieldGridItemRenderer class is not intended to be subclassed or copied. Create custom item renderers based on the GridItemRenderer class.
관련 API 요소
spark.components.gridClasses.GridItemRenderer
spark.skins.spark.DefaultGridItemRenderer
mx.core.FTETextField
속성 | 정의 주체 | ||
---|---|---|---|
![]() | accessibilityImplementation : AccessibilityImplementation
이 InteractiveObject 인스턴스에 대한 현재 액세스 가능성 구현(AccessibilityImplementation)입니다. | InteractiveObject | |
![]() | accessibilityProperties : AccessibilityProperties
이 표시 객체의 현재 액세스 가능성 옵션입니다. | DisplayObject | |
![]() | alpha : Number
지정된 객체의 알파 투명도 값을 나타냅니다. | DisplayObject | |
![]() | alwaysShowSelection : Boolean
true로 설정하면 텍스트 필드에 포커스가 없는 경우 Flash Player에서 텍스트 필드의 선택 영역이 회색으로 강조 표시됩니다. | TextField | |
![]() | antiAliasType : String
이 텍스트 필드에 사용되는 앤티앨리어싱 유형입니다. | TextField | |
![]() | automationDelegate : Object
The delegate object which is handling the automation related functionality. | UITextField | |
![]() | automationEnabled : Boolean [읽기 전용]
True if this component is enabled for automation, false
otherwise. | UITextField | |
![]() | automationName : String
Name that can be used as an identifier for this object. | UITextField | |
![]() | automationOwner : DisplayObjectContainer [읽기 전용]
The owner of this component for automation purposes. | UITextField | |
![]() | automationParent : DisplayObjectContainer [읽기 전용]
The parent of this component for automation purposes. | UITextField | |
![]() | automationValue : Array [읽기 전용]
This value generally corresponds to the rendered appearance of the
object and should be usable for correlating the identifier with
the object as it appears visually within the application. | UITextField | |
![]() | automationVisible : Boolean [읽기 전용]
True if this component is visible for automation, false
otherwise. | UITextField | |
![]() | autoSize : String
텍스트 필드의 자동 크기 조절 및 정렬을 제어합니다. | TextField | |
![]() | background : Boolean
텍스트 필드에 배경 칠이 있는지 여부를 지정합니다. | TextField | |
![]() | backgroundColor : uint
텍스트 필드의 배경색입니다. | TextField | |
![]() | baselinePosition : Number [읽기 전용]
The y-coordinate of the baseline of the first line of text. | UITextField | |
![]() | blendMode : String
사용할 블렌드 모드를 지정하는 BlendMode 클래스 값입니다. | DisplayObject | |
![]() | blendShader : Shader [쓰기 전용]
전경 및 배경을 블렌딩하는 데 사용되는 셰이더를 설정합니다. | DisplayObject | |
![]() | border : Boolean
텍스트 필드에 테두리가 있는지 여부를 지정합니다. | TextField | |
![]() | borderColor : uint
텍스트 필드의 테두리 색상입니다. | TextField | |
![]() | bottomScrollV : int [읽기 전용]
지정된 텍스트 필드에서 현재 맨 아래에 표시되는 행을 나타내는 정수 인덱스(1부터 시작)입니다. | TextField | |
![]() | cacheAsBitmap : Boolean
true로 설정된 경우 Flash 런타임은 표시 객체의 내부 비트맵 표현을 캐시합니다. | DisplayObject | |
![]() | cacheAsBitmapMatrix : Matrix
null이 아닌 경우 이 Matrix 객체는 cacheAsBitmap이 true로 설정될 때 표시 객체가 렌더링되는 방법을 정의합니다. | DisplayObject | |
![]() | caretIndex : int [읽기 전용]
삽입점(캐럿) 위치의 인덱스입니다. | TextField | |
![]() | className : String [읽기 전용]
The name of this instance's class, such as
"DataGridItemRenderer". | UITextField | |
column : GridColumn
The GridColumn object representing the column associated with this item renderer. | UITextFieldGridItemRenderer | ||
columnIndex : int [읽기 전용]
The column index for this item renderer's cell. | UITextFieldGridItemRenderer | ||
![]() | condenseWhite : Boolean
HTML 텍스트가 있는 텍스트 필드에서 공백 문자, 줄 바꿈 등의 불필요한 공백을 제거할지 여부를 지정하는 부울 값입니다. | TextField | |
![]() | constructor : Object
지정된 객체 인스턴스의 클래스 객체 또는 생성자 함수에 대한 참조입니다. | Object | |
![]() | contextMenu : NativeMenu
이 객체에 연결된 컨텍스트 메뉴를 지정합니다. | InteractiveObject | |
data : Object
The value of the data provider item for the entire row of the grid control. | UITextFieldGridItemRenderer | ||
![]() | defaultTextFormat : flash.text:TextFormat
replaceSelectedText() 메서드로 삽입한 텍스트 또는 사용자가 입력한 텍스트 등 새로 삽입되는 텍스트에 적용할 서식을 지정합니다. | TextField | |
![]() | displayAsPassword : Boolean
텍스트 필드가 암호 텍스트 필드인지 여부를 지정합니다. | TextField | |
![]() | document : Object
A reference to the document object associated with this UITextField object. | UITextField | |
![]() | doubleClickEnabled : Boolean
이 객체에서 doubleClick 이벤트를 받을지 여부를 지정합니다. | InteractiveObject | |
down : Boolean
The grid control's updateDisplayList() method sets this property
before calling prepare(). | UITextFieldGridItemRenderer | ||
dragging : Boolean
Contains true if the item renderer is being dragged,
typically as part of a drag and drop operation. | UITextFieldGridItemRenderer | ||
![]() | embedFonts : Boolean
포함된 글꼴 외곽선을 사용하여 렌더링할지 여부를 지정합니다. | TextField | |
![]() | enabled : Boolean
A Boolean value that indicates whether the component is enabled. | UITextField | |
![]() | enableIME : Boolean [읽기 전용]
A flag that indicates whether the IME should
be enabled when the component receives focus. | UITextField | |
![]() | explicitHeight : Number
Number that specifies the explicit height of the component,
in pixels, in the component's coordinates. | UITextField | |
![]() | explicitMaxHeight : Number [읽기 전용]
Number that specifies the maximum height of the component,
in pixels, in the component's coordinates, if the maxHeight property
is set. | UITextField | |
![]() | explicitMaxWidth : Number [읽기 전용]
Number that specifies the maximum width of the component,
in pixels, in the component's coordinates, if the maxWidth property
is set. | UITextField | |
![]() | explicitMinHeight : Number [읽기 전용]
The minimum recommended height of the component to be considered
by the parent during layout. | UITextField | |
![]() | explicitMinWidth : Number [읽기 전용]
The minimum recommended width of the component to be considered
by the parent during layout. | UITextField | |
![]() | explicitWidth : Number
Number that specifies the explicit width of the component,
in pixels, in the component's coordinates. | UITextField | |
![]() | filters : Array
현재 표시 객체와 연관된 각 필터 객체가 들어 있는 인덱싱된 배열입니다. | DisplayObject | |
![]() | focusPane : Sprite
A single Sprite object that is shared among components
and used as an overlay for drawing the focus indicator. | UITextField | |
![]() | focusRect : Object
이 객체에서 포커스 사각형을 표시할지 여부를 지정합니다. | InteractiveObject | |
grid : Grid [읽기 전용]
The grid control associated with this item renderer. | UITextFieldGridItemRenderer | ||
![]() | gridFitType : String
이 텍스트 필드에 사용되는 격자 맞춤의 유형입니다. | TextField | |
![]() | height : Number
표시 객체의 높이를 픽셀 단위로 나타냅니다. | DisplayObject | |
hovered : Boolean
Set to true when the mouse is hovered over the item renderer. | UITextFieldGridItemRenderer | ||
![]() | htmlText : String
텍스트 필드 내용의 HTML 표현이 들어 있습니다. | TextField | |
![]() | ignorePadding : Boolean
If true, the paddingLeft and
paddingRight styles will not add space
around the text of the component. | UITextField | |
![]() | imeMode : String
Specifies the IME (input method editor) mode. | UITextField | |
![]() | includeInLayout : Boolean
Specifies whether this component is included in the layout of the
parent container. | UITextField | |
![]() | inheritingStyles : Object
The beginning of this UITextField's chain of inheriting styles. | UITextField | |
![]() | initialized : Boolean
A flag that determines if an object has been through all three phases
of layout validation (provided that any were required)
| UITextField | |
![]() | isPopUp : Boolean
Set to true by the PopUpManager to indicate
that component has been popped up. | UITextField | |
label : String
The grid control sets this property to the value of the column's
itemToLabel() method, before calling preprare().
The String to display in the item renderer. | UITextFieldGridItemRenderer | ||
![]() | length : int [읽기 전용]
텍스트 필드의 문자 수입니다. | TextField | |
![]() | loaderInfo : LoaderInfo [읽기 전용]
이 표시 객체가 속한 파일의 로딩 정보가 포함된 LoaderInfo 객체를 반환합니다. | DisplayObject | |
![]() | mask : DisplayObject
호출하는 표시 객체는 지정된 mask 객체에 의해 마스크 처리됩니다. | DisplayObject | |
![]() | maxChars : int
사용자가 입력하여 텍스트 필드에 포함될 수 있는 최대 문자 수입니다. | TextField | |
![]() | maxHeight : Number [읽기 전용]
The maximum recommended height of the component to be considered
by the parent during layout. | UITextField | |
![]() | maxScrollH : int [읽기 전용]
scrollH의 최대값입니다. | TextField | |
![]() | maxScrollV : int [읽기 전용]
scrollV의 최대값입니다. | TextField | |
![]() | maxWidth : Number [읽기 전용]
The maximum recommended width of the component to be considered
by the parent during layout. | UITextField | |
![]() | measuredHeight : Number [읽기 전용]
The default height of the component, in pixels. | UITextField | |
![]() | measuredMinHeight : Number
The default minimum height of the component, in pixels. | UITextField | |
![]() | measuredMinWidth : Number
The default minimum width of the component, in pixels. | UITextField | |
![]() | measuredWidth : Number [읽기 전용]
The default width of the component, in pixels. | UITextField | |
![]() | metaData : Object
PlaceObject4 태그를 통해 SWF 파일에 해당 DisplayObject의 인스턴스와 함께 메타데이터가 저장된 경우 DisplayObject 인스턴스의 메타데이터 객체를 가져옵니다. | DisplayObject | |
![]() | minHeight : Number [읽기 전용]
The minimum recommended height of the component to be considered
by the parent during layout. | UITextField | |
![]() | minWidth : Number [읽기 전용]
The minimum recommended width of the component to be considered
by the parent during layout. | UITextField | |
![]() | moduleFactory : IFlexModuleFactory
The moduleFactory that is used to create TextFields in the correct SWF context. | UITextField | |
![]() | mouseEnabled : Boolean
이 객체가 마우스 또는 기타 사용자 입력, 메시지를 수신할지 여부를 지정합니다. | InteractiveObject | |
![]() | mouseWheelEnabled : Boolean
사용자가 텍스트 필드를 클릭하고 마우스 휠을 굴릴 때 여러 줄 텍스트 필드가 자동으로 스크롤되는지 여부를 나타내는 부울 값입니다. | TextField | |
![]() | mouseX : Number [읽기 전용]
마우스 또는 사용자 입력 장치 위치의 x 좌표를 픽셀로 나타냅니다. | DisplayObject | |
![]() | mouseY : Number [읽기 전용]
마우스 또는 사용자 입력 장치 위치의 y 좌표를 픽셀로 나타냅니다. | DisplayObject | |
![]() | multiline : Boolean
필드가 여러 행 텍스트 필드인지 여부를 나타냅니다. | TextField | |
![]() | name : String
DisplayObject의 인스턴스 이름을 나타냅니다. | DisplayObject | |
![]() | needsSoftKeyboard : Boolean
이 InteractiveObject 인스턴스가 포커스를 받을 때 가상 키보드(화면의 소프트웨어 키보드)를 표시할지 여부를 지정합니다. | InteractiveObject | |
![]() | nestLevel : int
Depth of this object in the containment hierarchy. | UITextField | |
![]() | nonInheritingStyles : Object
The beginning of this UITextField's chain of non-inheriting styles. | UITextField | |
![]() | nonZeroTextHeight : Number [읽기 전용]
Unlike textHeight, this returns a non-zero value
even when the text is empty. | UITextField | |
![]() | numLines : int [읽기 전용]
여러 행 텍스트 필드의 텍스트 행 수를 정의합니다. | TextField | |
![]() | opaqueBackground : Object
표시 객체를 특정 배경색으로 불투명하게 처리할지 여부를 지정합니다. | DisplayObject | |
![]() | owner : DisplayObjectContainer
By default, set to the parent container of this object. | UITextField | |
![]() | parent : DisplayObjectContainer [재정의] [읽기 전용]
The parent container or component for this component. | UITextField | |
![]() | percentHeight : Number
Specifies the height of a component as a percentage
of its parent's size. | UITextField | |
![]() | percentWidth : Number
Specifies the width of a component as a percentage
of its parent's size. | UITextField | |
![]() | processedDescriptors : Boolean
Set to true after the createChildren()
method creates any internal component children. | UITextField | |
![]() | restrict : String
사용자가 텍스트 필드에 입력할 수 있는 문자 세트를 나타냅니다. | TextField | |
![]() | root : DisplayObject [읽기 전용]
로드된 SWF 파일에 있는 표시 객체의 경우, 해당 SWF 파일이 나타내는 표시 목록의 트리 구조 부분에서 맨 위에 위치하는 표시 객체가 루트 속성이 됩니다. | DisplayObject | |
![]() | rotation : Number
DisplayObject 인스턴스가 원점으로부터 회전한 각도입니다. | DisplayObject | |
![]() | rotationX : Number
DisplayObject 인스턴스가 3D parent 컨테이너를 기준으로 원점으로부터 x축 회전한 각도를 나타냅니다. | DisplayObject | |
![]() | rotationY : Number
DisplayObject 인스턴스가 3D parent 컨테이너를 기준으로 원점으로부터 y축 회전한 각도를 나타냅니다. | DisplayObject | |
![]() | rotationZ : Number
DisplayObject 인스턴스가 3D parent 컨테이너를 기준으로 원점으로부터 z축 회전한 각도를 나타냅니다. | DisplayObject | |
rowIndex : int
The grid control's updateDisplayList() method sets this property
before calling prepare().
The zero-based index of the row of the cell being rendered. | UITextFieldGridItemRenderer | ||
![]() | scale9Grid : Rectangle
현재 적용 중인 크기 조절 격자입니다. | DisplayObject | |
![]() | scaleX : Number
등록 포인트에서 적용된 객체의 가로 크기(백분율)를 나타냅니다. | DisplayObject | |
![]() | scaleY : Number
객체의 등록 포인트에서 적용된 객체의 세로 크기(백분율)를 나타냅니다. | DisplayObject | |
![]() | scaleZ : Number
객체의 등록 포인트에서 적용된 객체의 깊이 크기(백분율)를 나타냅니다. | DisplayObject | |
![]() | scrollH : int
현재 가로 스크롤 위치입니다. | TextField | |
![]() | scrollRect : Rectangle
표시 객체의 스크롤 사각형 경계입니다. | DisplayObject | |
![]() | scrollV : int
텍스트 필드에서 텍스트의 수직 위치입니다. | TextField | |
![]() | selectable : Boolean
텍스트 필드를 선택할 수 있는지 여부를 나타내는 부울 값입니다. | TextField | |
selected : Boolean
The grid control's updateDisplayList() method sets this property
before calling prepare().
Contains true if the item renderer's cell is part
of the current selection. | UITextFieldGridItemRenderer | ||
![]() | selectionBeginIndex : int [읽기 전용]
현재 선택 영역에 있는 첫 문자의 문자 인덱스 값(0부터 시작)입니다. | TextField | |
![]() | selectionEndIndex : int [읽기 전용]
현재 선택 영역에 있는 마지막 문자의 문자 인덱스 값(0부터 시작)입니다. | TextField | |
![]() | sharpness : Number
이 텍스트 필드의 글리프 가장자리 선명도입니다. | TextField | |
showsCaret : Boolean
The grid control's updateDisplayList() method sets this property
before calling preprare(). | UITextFieldGridItemRenderer | ||
![]() | softKeyboard : String
소프트 키보드의 모양을 제어합니다. | InteractiveObject | |
![]() | softKeyboardInputAreaOfInterest : Rectangle
소프트 키보드가 표시될 때 화면에서 그대로 유지되는 영역을 정의합니다(iOS에서는 사용할 수 없음). | InteractiveObject | |
![]() | stage : Stage [읽기 전용]
표시 객체의 Stage입니다. | DisplayObject | |
![]() | styleName : Object
The class style used by this component. | UITextField | |
![]() | styleSheet : StyleSheet
텍스트 필드에 스타일 시트를 연결합니다. | TextField | |
![]() | systemManager : ISystemManager
Returns the SystemManager object used by this component. | UITextField | |
![]() | tabEnabled : Boolean
이 객체가 탭 순서에 있는지 여부를 지정합니다. | InteractiveObject | |
![]() | tabIndex : int
SWF 파일에서 객체의 탭 순서를 지정합니다. | InteractiveObject | |
![]() | text : String
텍스트 필드의 현재 텍스트인 문자열입니다. | TextField | |
![]() | textColor : uint
텍스트 필드의 16진수 형식 텍스트 색상입니다. | TextField | |
![]() | textHeight : Number [읽기 전용]
텍스트의 높이(픽셀 단위)입니다. | TextField | |
![]() | textInteractionMode : String [읽기 전용]
상호 작용 모드 속성으로서, 기본값은 TextInteractionMode.NORMAL입니다. | TextField | |
![]() | textWidth : Number [읽기 전용]
텍스트의 폭(픽셀 단위)입니다. | TextField | |
![]() | thickness : Number
이 텍스트 필드의 글리프 가장자리 두께입니다. | TextField | |
![]() | toolTip : String
Text to display in the ToolTip. | UITextField | |
![]() | transform : flash.geom:Transform
표시 객체의 행렬, 색상 변환 및 픽셀 경계와 관련된 속성을 가진 객체입니다. | DisplayObject | |
![]() | tweeningProperties : Array
Array of properties that are currently being tweened on this object. | UITextField | |
![]() | type : String
텍스트 필드의 유형입니다. | TextField | |
![]() | updateCompletePendingFlag : Boolean
A flag that determines if an object has been through all three phases
of layout validation (provided that any were required)
| UITextField | |
![]() | useRichTextClipboard : Boolean
텍스트와 함께 텍스트 서식을 복사하여 붙여 넣을지 여부를 지정합니다. | TextField | |
![]() | visible : Boolean
표시 객체가 표시되는지 여부를 나타냅니다. | DisplayObject | |
![]() | width : Number
표시 객체의 폭을 픽셀 단위로 나타냅니다. | DisplayObject | |
![]() | wordWrap : Boolean
텍스트 필드에 자동 줄 바꿈이 사용되는지 여부를 나타내는 부울 값입니다. | TextField | |
![]() | x : Number
부모 DisplayObjectContainer의 로컬 좌표를 기준으로 DisplayObject 인스턴스의 x 좌표를 나타냅니다. | DisplayObject | |
![]() | y : Number
부모 DisplayObjectContainer의 로컬 좌표를 기준으로 DisplayObject 인스턴스의 y 좌표를 나타냅니다. | DisplayObject | |
![]() | z : Number
3D parent 컨테이너를 기준으로 DisplayObject 인스턴스의 z축에 있는 z 좌표 위치를 나타냅니다. | DisplayObject |
메서드 | 정의 주체 | ||
---|---|---|---|
Constructor. | UITextFieldGridItemRenderer | ||
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
리스너에서 이벤트 알림을 받을 수 있도록 EventDispatcher 객체에 이벤트 리스너 객체를 등록합니다. | EventDispatcher | |
![]() |
newText 매개 변수에 지정된 문자열을 텍스트 필드의 텍스트 끝에 추가합니다. | TextField | |
Called from the item renderer parent's updateDisplayList() method
when it has been determined that this renderer will no longer be visible. | UITextFieldGridItemRenderer | ||
![]() |
이벤트를 이벤트 흐름으로 전달합니다. | EventDispatcher | |
![]() |
targetCoordinateSpace 객체의 좌표계를 기준으로 표시 객체의 영역을 정의하는 사각형을 반환합니다. | DisplayObject | |
![]() |
문자의 경계 상자인 사각형을 반환합니다. | TextField | |
![]() |
x 및 y 매개 변수로 지정된 점에 있는 문자의 인덱스 값(0부터 시작)을 반환합니다. | TextField | |
![]() |
A convenience method for determining whether to use the
explicit or measured height
| UITextField | |
![]() |
A convenience method for determining whether to use the
explicit or measured width
| UITextField | |
![]() |
지정된 문자 인덱스와 같은 단락에 있는 첫 문자의 인덱스를 반환합니다. | TextField | |
![]() |
<img> 태그를 사용하여 HTML 형식 텍스트 필드에 추가된 이미지 또는 SWF 파일에 대한 지정된 ID의 DisplayObject 참조를 반환합니다. | TextField | |
![]() |
x 및 y 매개 변수로 지정된 점에 있는 행의 인덱스 값(0부터 시작)을 반환합니다. | TextField | |
![]() |
charIndex 매개 변수로 지정된 문자가 들어 있는 행의 인덱스 값(0부터 시작)을 반환합니다. | TextField | |
![]() |
특정 텍스트 행의 문자 수를 반환합니다. | TextField | |
![]() |
지정된 텍스트 행에 대한 메트릭 정보를 반환합니다. | TextField | |
![]() |
lineIndex 매개 변수로 지정된 행에 있는 첫 문자의 문자 인덱스를 반환합니다. | TextField | |
![]() |
lineIndex 매개 변수로 지정된 행의 텍스트를 반환합니다. | TextField | |
![]() |
지정된 문자 인덱스가 포함된 단락의 길이를 반환합니다. | TextField | |
![]() |
대상 좌표 공간 매개 변수에 의해 정의되는 좌표계를 기준으로 모양의 획을 제외하고 표시 객체의 경계를 정의하는 사각형을 반환합니다. | DisplayObject | |
![]() |
Gets a style property that has been set anywhere in this
component's style lookup chain. | UITextField | |
![]() |
beginIndex 및 endIndex 매개 변수로 지정된 텍스트 범위에 대한 서식 정보가 들어 있는 TextFormat 객체를 반환합니다. | TextField | |
![]() |
Returns the TextFormat object that represents
character formatting information for this UITextField object. | UITextField | |
![]() |
Returns a UITextFormat object that contains formatting information for this component. | UITextField | |
![]() |
Point 객체를 Stage 전역 좌표에서 표시 객체의 로컬 좌표로 변환합니다. | DisplayObject | |
![]() |
Stage(전역) 좌표의 2차원 점을 3차원 표시 객체(로컬) 좌표로 변환합니다. | DisplayObject | |
![]() |
EventDispatcher 객체에 특정 유형의 이벤트에 대한 리스너가 등록되어 있는지 여부를 확인합니다. | EventDispatcher | |
![]() |
지정된 속성이 객체에 정의되어 있는지 여부를 나타냅니다. | Object | |
![]() |
표시 객체의 경계 상자를 평가하여 obj 표시 객체의 경계 상자와 겹치거나 교차하는지 확인합니다. | DisplayObject | |
![]() |
표시 객체를 평가하여 x 및 y 매개 변수에 의해 지정된 점과 겹치거나 교차하는지 확인합니다. | DisplayObject | |
![]() |
Initializes this component. | UITextField | |
![]() |
Marks a component so that its updateDisplayList()
method gets called during a later screen update. | UITextField | |
![]() |
Marks a component so that its commitProperties()
method gets called during a later screen update. | UITextField | |
![]() |
Marks a component so that its measure()
method gets called during a later screen update. | UITextField | |
![]() | [정적]
지정된 fontName 및 fontStyle로 포함된 글꼴을 사용할 수 있고 Font.fontType이 flash.text.FontType.EMBEDDED이면 true를 반환합니다. | TextField | |
![]() |
Object 클래스의 인스턴스가 매개 변수로 지정된 객체의 프로토타입 체인에 있는지 여부를 나타냅니다. | Object | |
![]() |
3차원 표시 객체의 로컬 좌표에 있는 3차원 점을 Stage 전역 좌표의 2차원 점으로 변환합니다. | DisplayObject | |
![]() |
Point 객체를 표시 객체의 로컬 좌표에서 Stage 전역 좌표로 변환합니다. | DisplayObject | |
![]() |
Moves the component to a specified position within its parent. | UITextField | |
![]() |
Returns true if the child is parented or owned by this object. | UITextField | |
![]() |
This function is called when a UITextField object is assigned
a parent. | UITextField | |
Called from the item renderer parent's updateDisplayList() method
after all of the renderer's properties have been set. | UITextFieldGridItemRenderer | ||
![]() |
지정된 속성이 존재하고 열거 가능한지 여부를 나타냅니다. | Object | |
![]() |
EventDispatcher 객체에서 리스너를 제거합니다. | EventDispatcher | |
![]() |
현재 선택 내용을 value 매개 변수의 내용으로 바꿉니다. | TextField | |
![]() |
beginIndex 및 endIndex 매개 변수로 지정된 문자 범위를 newText 매개 변수의 내용으로 바꿉니다. | TextField | |
![]() |
Replays the specified event. | UITextField | |
![]() |
가상 키보드를 표시합니다. | InteractiveObject | |
![]() |
Sizes the object. | UITextField | |
![]() |
Sets the font color of the text. | UITextField | |
![]() |
Sets the focus to this component. | UITextField | |
![]() |
루프 작업에서 동적 속성을 사용할 수 있는지 여부를 설정합니다. | Object | |
![]() |
beginIndex 및 endIndex 매개 변수로 지정된 첫 번째 및 마지막 문자의 인덱스 값으로 지정된 텍스트를 선택된 상태로 설정합니다. | TextField | |
![]() |
Does nothing. | UITextField | |
![]() |
텍스트 필드의 지정된 텍스트에 format 매개 변수로 지정된 텍스트 서식을 적용합니다. | TextField | |
![]() |
Sets the visible property of this UITextField object. | UITextField | |
![]() |
Detects changes to style properties. | UITextField | |
![]() |
로캘별 규칙에 따라 서식이 지정된 이 객체의 문자열 표현을 반환합니다. | Object | |
![]() | [재정의]
Returns a string indicating the location of this object
within the hierarchy of DisplayObjects in the Application. | FlexTextField | |
![]() |
Truncate text to make it fit horizontally in the area defined for the control,
and append an ellipsis, three periods (...), to the text. | UITextField | |
![]() |
Validate and update the properties and layout of this object
and redraw it, if necessary. | UITextField | |
![]() |
지정된 객체의 프리미티브 값을 반환합니다. | Object | |
![]() |
이 EventDispatcher 객체 또는 조상 객체에 지정한 이벤트 유형에 대한 이벤트 리스너가 등록되어 있는지 여부를 확인합니다. | EventDispatcher |
이벤트 | 요약 | 정의 주체 | ||
---|---|---|---|---|
![]() | [브로드캐스트 이벤트] Flash Player 또는 AIR 응용 프로그램이 운영 체제 포커스를 얻어 활성화될 때 전달됩니다. | EventDispatcher | ||
![]() | 표시 객체를 표시 목록에 추가할 때 전달됩니다. | DisplayObject | ||
![]() | 표시 객체를 직접 또는 해당 표시 객체가 포함된 하위 트리 추가를 통해 스테이지 표시 목록에 추가할 때 전달됩니다. | DisplayObject | ||
![]() | 값이 수정되기 전에 전달되는 textInput 이벤트와 달리 컨트롤 값이 수정된 후 전달됩니다. | TextField | ||
![]() | 사용자가 텍스트 컨텍스트 메뉴에서 '지우기' 또는 '삭제'를 선택할 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 동일한 InteractiveObject 위에서 포인팅 장치의 기본 버튼을 눌렀다 놓을 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자 동작이 AIR 응용 프로그램의 이 대화형 객체와 연결된 컨텍스트 메뉴를 트리거할 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 복사 작업에 대해 플랫폼 관련 액셀러레이터 키 조합을 활성화하거나 텍스트 컨텍스트 메뉴에서 '복사'를 선택할 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 잘라내기 작업에 대해 플랫폼 관련 액셀러레이터 키 조합을 활성화하거나 텍스트 컨텍스트 메뉴에서 '잘라내기'를 선택할 때 전달됩니다. | InteractiveObject | ||
Dispatched when the bindable data property changes. | UITextFieldGridItemRenderer | |||
![]() | [브로드캐스트 이벤트] Flash Player 또는 AIR 응용 프로그램이 운영 체제 포커스를 잃고 비활성화될 때 전달됩니다. | EventDispatcher | ||
![]() | 객체의 doubleClickEnabled 플래그가 true로 설정되어 있는 경우 사용자가 동일한 InteractiveObject 위에서 포인팅 장치의 기본 버튼을 연속으로 빠르게 두 번 눌렀다 놓을 때 전달됩니다. | InteractiveObject | ||
![]() | [브로드캐스트 이벤트] 재생 헤드가 새 프레임에 들어갈 때 전달됩니다. | DisplayObject | ||
![]() | [브로드캐스트 이벤트] 재생 헤드가 현재 프레임을 종료할 때 전달됩니다. | DisplayObject | ||
![]() | 표시 객체가 포커스를 얻은 후 전달됩니다. | InteractiveObject | ||
![]() | 표시 객체가 포커스를 잃은 후 전달됩니다. | InteractiveObject | ||
![]() | [브로드캐스트 이벤트] 프레임 표시 객체의 생성자가 실행되었지만 프레임 스크립트는 아직 실행되지 않았을 때 전달됩니다. | DisplayObject | ||
![]() | 사용자가 InteractiveObject 인스턴스를 사용하여 터치 표면 가장자리를 따라 접점을 만들 때 전달됩니다(예: Siri Remote for Apple TV의 터치 표면 가장자리를 따라 누르기). 일부 장치에서는 이 접점을 여러 터치 이벤트의 조합으로 해석할 수도 있습니다. | InteractiveObject | ||
![]() | 사용자가 터치 지원 장치의 동일한 InteractiveObject 인스턴스 위에서 여러 접점을 누를 때 전달됩니다(터치 스크린이 있는 휴대 전화 또는 타블렛의 표시 객체를 손가락 두 개로 눌렀다가 놓는 경우 등). | InteractiveObject | ||
![]() | 사용자가 터치 지원 장치의 InteractiveObject 인스턴스 위에서 한 접점을 이동할 때 전달됩니다(예: 터치 스크린이 있는 휴대 전화 또는 타블렛의 표시 객체 위에서 손가락 하나를 왼쪽에서 오른쪽으로 움직이는 경우). | InteractiveObject | ||
![]() | 사용자가 InteractiveObject 인스턴스와의 접점에서 회전 동작을 수행할 때 전달됩니다(예: 터치 스크린이 있는 휴대 전화 또는 타블렛에서 손가락 두 개로 표시 객체에 접촉한 후 회전하는 경우). | InteractiveObject | ||
![]() | 사용자가 InteractiveObject 인스턴스와의 접점에서 스와이프 동작을 수행할 때 전달됩니다(예: 터치 스크린이 있는 휴대폰 또는 타블렛에서 화면에 손가락을 세 개 댄 상태에서 표시 객체 위에서 손가락들을 동시에 이동할 때). | InteractiveObject | ||
![]() | 사용자가 InteractiveObject 인스턴스를 사용하여 접점을 만든 다음 터치 지원 장치를 누를 때 전달됩니다(예: 터치 스크린이 있는 휴대 전화 또는 타블렛에서 손가락 여러 개를 표시 객체 위에 놓아 메뉴를 연 다음 손가락 하나로 메뉴 항목을 눌러 선택하는 경우). | InteractiveObject | ||
![]() | 사용자가 InteractiveObject 인스턴스와의 접점에서 확대/축소 동작을 수행할 때 전달됩니다(예: 터치 스크린이 있는 휴대폰 또는 타블렛에서 화면에 손가락을 두 개 댄 상태에서 표시 객체 위에서 손가락 사이의 거리를 빠르게 벌릴 때). | InteractiveObject | ||
![]() | 이 이벤트는 IME에서 인라인 입력을 지원하는 모든 클라이언트 응용 프로그램으로 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 키를 누를 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 키보드를 사용하여 포커스를 바꾸려고 할 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 키를 놓을 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 HTML 사용 가능 텍스트 필드에서 URL이 "event:"로 시작되는 하이퍼링크를 클릭할 때 전달됩니다. | TextField | ||
![]() | 사용자가 동일한 InteractiveObject 위에서 포인팅 장치의 중간 버튼을 눌렀다 놓을 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 InteractiveObject 인스턴스 위에서 포인팅 장치의 중간 버튼을 누를 때 전달됩니다. | InteractiveObject | ||
![]() | InteractiveObject 인스턴스 위에 포인팅 장치를 놓고 버튼을 놓을 때 전달됩니다. | InteractiveObject | ||
![]() | InteractiveObject 인스턴스 위에 포인팅 장치를 놓고 버튼을 누를 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 포인팅 장치를 사용하여 포커스를 바꾸려고 할 때 전달됩니다. | InteractiveObject | ||
![]() | 포인팅 장치가 InteractiveObject 위에 있을 때 포인팅 장치를 움직이면 전달됩니다. | InteractiveObject | ||
![]() | 포인팅 장치를 InteractiveObject 인스턴스에서 멀리 하면 전달됩니다. | InteractiveObject | ||
![]() | 포인팅 장치를 InteractiveObject 인스턴스 위로 옮길 때 전달됩니다. | InteractiveObject | ||
![]() | InteractiveObject 인스턴스 위에 포인팅 장치를 놓고 버튼을 놓을 때 전달됩니다. | InteractiveObject | ||
![]() | InteractiveObject 인스턴스 위에 마우스를 놓고 휠을 굴릴 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 드래그 동작을 놓을 때 드래그 시작 객체 InteractiveObject에 의해 전달됩니다. | InteractiveObject | ||
![]() | 드래그한 객체가 이 객체에 드롭되고 드롭이 DragManager.acceptDragDrop()에 대한 호출을 통해 허용될 때 대상 InteractiveObject에 의해 전달됩니다. | InteractiveObject | ||
![]() | 드래그 동작이 이 객체의 경계에 들어갈 때 InteractiveObject에 의해 전달됩니다. | InteractiveObject | ||
![]() | 드래그 동작이 이 객체의 경계를 벗어날 때 InteractiveObject에 의해 전달됩니다. | InteractiveObject | ||
![]() | 드래그 동작이 이 객체의 경계에 있는 동안에는 계속 InteractiveObject에 의해 전달됩니다. | InteractiveObject | ||
![]() | DragManager.doDrag() 호출에서 드래그 시작 객체로 지정되는 InteractiveObject에 의해 드래그 작업이 시작될 때 전달됩니다. | InteractiveObject | ||
![]() | DragManager.doDrag() 호출에서 드래그 시작 객체로 지정되는 InteractiveObject에 의해 드래그 작업 중에 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 붙여넣기 작업에 대해 플랫폼 관련 액셀러레이터 키 조합을 활성화하거나 텍스트 컨텍스트 메뉴에서 '붙여넣기'를 선택할 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 화면의 근접 감지 임계값을 지나서 활성 스타일러스를 놓았을 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 화면의 근접 감지 임계값 위에서 활성 스타일러스를 떼어낼 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 근접 감지 임계값 내에 있으면서 화면 위로 활성 스타일러스를 이동할 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 화면의 근접 감지 임계값 내에 있으면서 이 InteractiveObject에서 벗어나 활성 스타일러스를 이동할 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 화면의 근접 감지 임계값 내에 있으면서 이 InteractiveObject 바로 위로 활성 스타일러스를 이동할 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 화면의 근접 감지 임계값 내에 있으면서 이 InteractiveObject 및 해당 자식에서 벗어나 활성 스타일러스를 이동할 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 화면의 근접 감지 임계값 내에 있으면서 활성 스타일러스를 표시 목록에 있는 객체의 자손 트리에서 이 InteractiveObject 위로 이동할 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 먼저 InteractiveObject 인스턴스 위에서 단추를 누른 다음 InteractiveObject 인스턴스에서 벗어나 포인팅 장치를 이동한 후 포인팅 장치의 버튼을 해제할 때 전달됩니다. | InteractiveObject | ||
![]() | 표시 객체를 표시 목록에서 제거하려고 할 때 전달됩니다. | DisplayObject | ||
![]() | 표시 객체를 직접 또는 해당 표시 객체가 포함된 하위 트리 제거를 통해 표시 목록에서 제거하려고 할 때 전달됩니다. | DisplayObject | ||
![]() | [브로드캐스트 이벤트] 표시 목록이 업데이트 및 렌더링되기 직전에 전달됩니다. | DisplayObject | ||
![]() | 사용자가 동일한 InteractiveObject 위에서 포인팅 장치의 오른쪽 버튼을 눌렀다 놓을 때 전달됩니다. | InteractiveObject | ||
![]() | InteractiveObject 인스턴스 위에 포인팅 장치를 놓고 버튼을 누를 때 전달됩니다. | InteractiveObject | ||
![]() | InteractiveObject 인스턴스 위에 포인팅 장치를 놓고 버튼을 놓을 때 전달됩니다. | InteractiveObject | ||
![]() | 포인팅 장치를 InteractiveObject 인스턴스에서 멀리 하면 전달됩니다. | InteractiveObject | ||
![]() | 포인팅 장치를 InteractiveObject 인스턴스 위로 옮길 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 스크롤한 후 TextField 객체에 의해 전달됩니다. | TextField | ||
![]() | 사용자가 전체 선택 작업에 대해 플랫폼 관련 액셀러레이터 키 조합을 활성화하거나 텍스트 컨텍스트 메뉴에서 '전체 선택'을 선택할 때 전달됩니다. | InteractiveObject | ||
![]() | 소프트 키보드를 놓은 직후에 전달됩니다. | InteractiveObject | ||
![]() | 소프트 키보드를 놓기 직전에 전달됩니다. | InteractiveObject | ||
![]() | 소프트 키보드가 눌린 직후에 전달됩니다. | InteractiveObject | ||
![]() | 객체의 tabChildren 플래그 값이 변경될 때 전달됩니다. | InteractiveObject | ||
![]() | 객체의 tabEnabled 플래그가 변경될 때 전달됩니다. | InteractiveObject | ||
![]() | 객체의 tabIndex 속성 값이 변경될 때 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 텍스트를 한 글자 이상 입력하면 Flash Player에서 textInput 이벤트를 전달합니다. | TextField | ||
![]() | Flash Player는 사용자가 텍스트 필드의 상호 작용 모드를 변경할 때 textInteractionModeChange 이벤트를 전달합니다. | TextField | ||
![]() | 사용자가 처음으로 터치 지원 장치를 접촉할 때 전달됩니다(터치 스크린이 있는 휴대 전화 또는 타블렛을 손가락으로 접촉하는 경우 등). | InteractiveObject | ||
![]() | 사용자가 터치 지원 장치에서 접촉을 제거할 때 전달됩니다(터치 스크린이 있는 휴대 전화 또는 타블렛에서 손가락을 떼는 경우 등). | InteractiveObject | ||
![]() | 사용자가 장치를 터치할 때 전달되고, 접점이 제거될 때까지 계속 전달됩니다. | InteractiveObject | ||
![]() | 사용자가 터치 지원 장치에서 InteractiveObject 인스턴스 접점을 인스턴스 외부로 멀리 이동할 때 전달됩니다(터치 스크린이 있는 휴대 전화 또는 타블렛에서 하나의 표시 객체에서 다른 표시 객체로 손가락 한 개를 드래그하는 경우 등). | InteractiveObject | ||
![]() | 사용자가 터치 지원 장치에서 InteractiveObject 인스턴스로 접점을 이동할 때 전달됩니다(터치 스크린이 있는 휴대 전화 또는 타블렛에서 표시 객체 외부의 한 지점에서 표시 객체 위의 한 지점으로 손가락 한 개를 드래그하는 경우 등). | InteractiveObject | ||
![]() | 사용자가 터치 지원 장치에서 InteractiveObject 인스턴스 접점을 인스턴스로부터 멀리 이동할 때 전달됩니다(예: 터치 스크린이 있는 휴대 전화 또는 타블렛에서 표시 객체로부터 표시 객체 외부의 한 지점으로 손가락 하나를 드래그하는 경우). | InteractiveObject | ||
![]() | 사용자가 터치 지원 장치에서 InteractiveObject 인스턴스로 접점을 이동할 때 전달됩니다(터치 스크린이 있는 휴대 전화 또는 타블렛에서 표시 객체 외부의 한 지점에서 표시 객체 위의 한 지점으로 손가락 한 개를 드래그하는 경우 등). | InteractiveObject | ||
![]() | 사용자가 터치 지원 장치에서 접촉이 처음 발생하는 동일한 InteractiveObject 인스턴스로부터 접촉을 제거할 때 전달됩니다(터치 스크린이 있는 휴대 전화 또는 타블렛의 표시 객체 위 단일 지점을 손가락 한 개로 눌렀다가 놓는 경우 등). | InteractiveObject |
스타일은 일반적이거나 특정 테마와 연결되어 있을 수 있습니다. 일반적인 스타일인 경우 모든 테마와 함께 사용할 수 있지만, 특정 테마와 연결된 스타일인 경우 응용 프로그램이 해당 테마를 사용하는 경우에만 스타일을 사용할 수 있습니다.
column | 속성 |
column:GridColumn
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.5 |
The GridColumn object representing the column associated with this item renderer.
기본값: null.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 columnChanged
이벤트를 전달합니다.
구현
public function get column():GridColumn
public function set column(value:GridColumn):void
columnIndex | 속성 |
data | 속성 |
data:Object
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.5 |
The value of the data provider item for the entire row of the grid control. Item renderers often bind visual element attributes to properties of this object.
기본값: null.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 dataChange
이벤트를 전달합니다.
구현
public function get data():Object
public function set data(value:Object):void
down | 속성 |
down:Boolean
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.5 |
The grid control's updateDisplayList()
method sets this property
before calling prepare()
.
true
when one of two input gestures occurs within a
grid cell: either the mouse button or the touch screen is pressed.
The down
property is reset to false
when
the mouse button goes up, the user lifts off
the touch screen, or the mouse/touch is dragged out of the grid cell.
Unlike a List item renderer, grid item renderers do not have exclusive responsibility for displaying the down indicator. The Grid itself renders the down indicator for the selected row or cell. The item renderer can also change its visual properties to emphasize that it's being pressed.
기본값: false.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 downChanged
이벤트를 전달합니다.
구현
public function get down():Boolean
public function set down(value:Boolean):void
dragging | 속성 |
dragging:Boolean
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.5 |
Contains true
if the item renderer is being dragged,
typically as part of a drag and drop operation.
Currently, drag and drop is not supported by the Spark DataGrid control.
기본값: false.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 draggingChanged
이벤트를 전달합니다.
구현
public function get dragging():Boolean
public function set dragging(value:Boolean):void
grid | 속성 |
hovered | 속성 |
hovered:Boolean
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.0 |
Set to true
when the mouse is hovered over the item renderer.
기본값: false.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 hoveredChanged
이벤트를 전달합니다.
구현
public function get hovered():Boolean
public function set hovered(value:Boolean):void
label | 속성 |
label:String
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.0 |
The grid control sets this property to the value of the column's
itemToLabel()
method, before calling preprare()
.
The GridItemRenderer class automatically copies the
value of this property to the text
property
of its labelDisplay
element, if that element was specified.
The Grid sets the label
to the value returned by the column's
itemToLabel()
method.
기본값: "".
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 labelChanged
이벤트를 전달합니다.
구현
public function get label():String
public function set label(value:String):void
rowIndex | 속성 |
rowIndex:int
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.0 |
The grid control's updateDisplayList()
method sets this property
before calling prepare()
.
기본값: -1.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 rowIndexChanged
이벤트를 전달합니다.
구현
public function get rowIndex():int
public function set rowIndex(value:int):void
selected | 속성 |
selected:Boolean
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.0 |
The grid control's updateDisplayList()
method sets this property
before calling prepare()
.
true
if the item renderer's cell is part
of the current selection.
Unlike a List item renderer, grid item renderers do not have exclusive responsibility for displaying something to indicate that they're part of the selection. The Grid itself automatically displays the selectionIndicator skin part for the selected rows or cells. The item renderer can also change its visual properties to emphasize that it's part of the selection.
기본값: false.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 selectedChanged
이벤트를 전달합니다.
구현
public function get selected():Boolean
public function set selected(value:Boolean):void
showsCaret | 속성 |
showsCaret:Boolean
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.0 |
The grid control's updateDisplayList()
method sets this property
before calling preprare()
.
true
if the item renderer's cell is indicated by the caret.
Unlike a List item renderer, grid item renderers do not have exclusive responsibility for displaying something to indicate their cell or row has the caret. The Grid itself automatically displays the caretIndicator skin part for the caret row or cell. The item renderer can also change its visual properties to emphasize that it has the caret.
기본값: false.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 showsCaretChanged
이벤트를 전달합니다.
구현
public function get showsCaret():Boolean
public function set showsCaret(value:Boolean):void
UITextFieldGridItemRenderer | () | 생성자 |
public function UITextFieldGridItemRenderer()
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.0 |
Constructor.
discard | () | 메서드 |
public function discard(hasBeenRecycled:Boolean):void
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.5 |
Called from the item renderer parent's updateDisplayList()
method
when it has been determined that this renderer will no longer be visible.
If the willBeRecycled
parameter is true
,
then the owner adds this renderer to its internal free list for reuse.
Implementations can use this method to clear any renderer properties that are no longer needed.
This method is not intended to be called directly. It is called by the DataGrid implementation.
매개 변수
hasBeenRecycled:Boolean — true if this renderer is going to be added
to the owner's internal free list for reuse.
|
prepare | () | 메서드 |
public function prepare(willBeRecycled:Boolean):void
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.5 |
Called from the item renderer parent's updateDisplayList()
method
after all of the renderer's properties have been set.
The hasBeenRecycled
parameter is false
if this renderer has not been used before, meaning it was not recycled.
This method is called when a renderer is about to become visible
and each time it's redisplayed because of a change in a renderer
property, or because a redisplay was explicitly requested.
This method can be used to configure all of a renderer's visual
elements and properties.
Using this method can be more efficient than binding data
properties to visual element properties.
Note: Because the prepare()
method is called frequently,
make sure that it is coded efficiently.
The prepare()
method may be called many times
before the discard()
method is called.
This method is not intended to be called directly. It is called by the DataGrid implementation.
매개 변수
willBeRecycled:Boolean — true if this renderer is being reused.
|
dataChange | 이벤트 |
mx.events.FlexEvent
속성 FlexEvent.type =
mx.events.FlexEvent.DATA_CHANGE
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | Flash Player 10, AIR 2.0 |
Dispatched when the bindable data
property changes.
FlexEvent.DATA_CHANGE
constant defines the value of the
type
property of the event object for a dataChange
event.
The properties of the event object have the following values:
Property | Value |
---|---|
bubbles | false |
cancelable | false |
currentTarget | The Object that defines the
event listener that handles the event. For example, if you use
myButton.addEventListener() to register an event listener,
myButton is the value of the currentTarget . |
target | The Object that dispatched the event;
it is not always the Object listening for the event.
Use the currentTarget property to always access the
Object listening for the event. |
Tue Jun 12 2018, 03:17 PM Z