IUIX_Button Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Button Interface}} | {{#customTitle:IUIX_Button Interface}} | ||
+ | {{#parentPage:PXV:UIX_Interfaces|IUIX_Button|interface}} | ||
− | The interface | + | The [[PXV:IUIX_Button|IUIX_Button]] interface represents a ''UI button'' object. |
− | IUIX_Button extends [[PXV:IUIX_ObjImpl|IUIX_ObjImpl]] interface. | + | IUIX_Button extends the [[PXV:IUIX_ObjImpl|IUIX_ObjImpl]] interface. |
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_Button_AutoClick|AutoClick]] | | [[PXV:IUIX_Button_AutoClick|AutoClick]] | ||
− | |||
− | |||
| [[PXV:IUIX_Button_ShowDropdown|ShowDropdown]] | | [[PXV:IUIX_Button_ShowDropdown|ShowDropdown]] | ||
− | | | + | | |
+ | | | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_Button_Color|Color]] | | [[PXV:IUIX_Button_Color|Color]] | ||
− | | | + | | [[PXV:IUIX_Button_HeaderFont|HeaderFont]] |
− | | | + | | [[PXV:IUIX_Button_Menu|Menu]] |
+ | | [[PXV:IUIX_Button_Text|Text]] | ||
|- | |- | ||
| [[PXV:IUIX_Button_ColorPicker|ColorPicker]] | | [[PXV:IUIX_Button_ColorPicker|ColorPicker]] | ||
− | | | + | | [[PXV:IUIX_Button_IconScaleType|IconScaleType]] |
− | | | + | | [[PXV:IUIX_Button_NotifyTarget|NotifyTarget]] |
+ | | [[PXV:IUIX_Button_TextColor|TextColor]] | ||
|- | |- | ||
| [[PXV:IUIX_Button_Font|Font]] | | [[PXV:IUIX_Button_Font|Font]] | ||
− | | | + | | [[PXV:IUIX_Button_Image|Image]] |
− | | | + | | [[PXV:IUIX_Button_Pressed|Pressed]] |
+ | | [[PXV:IUIX_Button_Tooltip|Tooltip]] | ||
|- | |- | ||
| [[PXV:IUIX_Button_Header|Header]] | | [[PXV:IUIX_Button_Header|Header]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_Button_ImageSize|ImageSize]] | | [[PXV:IUIX_Button_ImageSize|ImageSize]] | ||
− | | | + | | |
− | + | | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IUIX_Inst_CreateButton|IUIX_Inst::CreateButton]] |
Latest revision as of 08:38, 23 May 2015
The IUIX_Button interface represents a UI button object.
IUIX_Button extends the IUIX_ObjImpl interface.
Methods
AutoClick | ShowDropdown |
Properties
Color | HeaderFont | Menu | Text |
ColorPicker | IconScaleType | NotifyTarget | TextColor |
Font | Image | Pressed | Tooltip |
Header | ImageSize |