Jump to content

AtkRadioAttribute: Difference between revisions

From NusaATK
The wiki should contain explanations and examples; the methods, author etc. can be retrieved from the api docs.
No edit summary
Line 1: Line 1:
{{attribute}}
The atkRadioAttribute class represents an attribute of a node that has a field with radio button to select from predefined values.
The atkRadioAttribute class represents an attribute of a node that has a field with radio button to select from predefined values.




This attribute is almost identical to atkListAttribute, with some slight modification to show radiobuttons instead of a listbox
This attribute is almost identical to atkListAttribute, with some slight modification to show radiobuttons instead of a listbox

Revision as of 11:00, 19 December 2007

Attribute: atkRadioAttribute

API docs | Flags

List of other attributes

File:AtkRadioAttribute.png
atkRadioAttribute screenshot

The atkRadioAttribute class represents an attribute of a node that has a field with radio button to select from predefined values.


This attribute is almost identical to atkListAttribute, with some slight modification to show radiobuttons instead of a listbox