Constructors
constructor
- new ALabel(config: any): ALabel
-
Parameters
Properties
css
css: ALabelStyle
cursor
cursor: Cursor
Private href
href: string
hrefField
hrefField: string
row
row: Row
staticHref
staticHref: string
staticText
staticText: string
target
target: UrlOpenType
Private text
text: string
textField
textField: string
Methods
Protected doDataChanged
- doDataChanged(ds: DataSourceBase): void
-
Parameters
Returns void
doGetClassName
-
Returns any
doGetCss
-
Returns ALabelStyle
doGetElemtHtml
-
Returns string
doRenderCursor
-
Returns void
getAttrEditors
- getAttrEditors(): AttributeEditorBase[]
-
Returns AttributeEditorBase[]
getValue
-
Returns any
返回组件值
render
-
setValue
- setValue(text: string, href: string): void
-
Parameters
-
text: string
-
href: string
Returns void
链接跳转