mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-19 17:50:47 +00:00
33 lines
675 B
Text
33 lines
675 B
Text
|
# Completed Associations:
|
||
|
EOActionAssociation
|
||
|
EOColumnAssociation
|
||
|
EOMasterDetailAssociation
|
||
|
EOMatrixAssociation
|
||
|
EOPopUpAssociation
|
||
|
EORadioMatixAssociation
|
||
|
|
||
|
# Incomplete Associations:
|
||
|
EOControlAssociation:
|
||
|
done: value, enabled
|
||
|
needs: URL
|
||
|
EOGenericControlAssociation:
|
||
|
done: value, enabled
|
||
|
needs: URL
|
||
|
EOTableViewAssociation:
|
||
|
done: value, color, enabled, source
|
||
|
needs: italic, bold
|
||
|
EOTextAssociation:
|
||
|
done: value, editable
|
||
|
needs: URL
|
||
|
|
||
|
# Unimplemented Associations:
|
||
|
EOActionCellAssociation
|
||
|
EOActionInsertionAssociation
|
||
|
EOComboBoxAssociation
|
||
|
EODetailSelectionAssociation
|
||
|
EOMasterCopyAssociation
|
||
|
EOMasterPeerAssociation
|
||
|
EOPickTextAssociation
|
||
|
EORecursiveBrowserAssociation
|
||
|
|