The members of MonoMac.AppKit.NSRuleEditor are listed below.
See Also: Inherited members from MonoMac.AppKit.NSControl
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| CanRemoveAllRows | bool. Documentation for this section has not yet been entered. | |
| ChildForCriterion | NSRulerEditorChildCriterion. Delegate invoked by the object to get a value. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| CriteriaKeyPath | string. Documentation for this section has not yet been entered. | |
| Delegate | NSRuleEditorDelegate. An instance of the MonoMac.AppKit.NSRuleEditorDelegate model class which acts as the class delegate. | |
| DisplayValue | NSRulerEditorDisplayValue. Delegate invoked by the object to get a value. | |
| DisplayValuesKeyPath | string. Documentation for this section has not yet been entered. | |
| Editable | bool. Documentation for this section has not yet been entered. | |
| FormattingDictionary | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. | |
| FormattingStringsFilename | string. Documentation for this section has not yet been entered. | |
| NestingMode | NSRuleEditorNestingMode. Documentation for this section has not yet been entered. | |
| NumberOfChildren | NSRuleEditorNumberOfChildren. Delegate invoked by the object to get a value. | |
| [read-only] | NumberOfRows | int. Documentation for this section has not yet been entered. |
| [read-only] | Predicate | MonoMac.Foundation.NSPredicate. Documentation for this section has not yet been entered. |
| PredicateParts | NSRulerEditorPredicateParts. Delegate invoked by the object to get a value. | |
| RowClass | MonoMac.ObjCRuntime.Class. Documentation for this section has not yet been entered. | |
| RowHeight | float. Documentation for this section has not yet been entered. | |
| RowTypeKeyPath | string. Documentation for this section has not yet been entered. | |
| [read-only] | SelectedRows | MonoMac.Foundation.NSIndexSet. Documentation for this section has not yet been entered. |
| SubrowsKeyPath | string. Documentation for this section has not yet been entered. | |
| WeakDelegate | NSRuleEditorDelegate. An object that can respond to the delegate protocol for this type |
AddRow(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
Criteria(int)Documentation for this section has not yet been entered. | ||
DisplayValues(int)Documentation for this section has not yet been entered. | ||
GetPredicate(int)Documentation for this section has not yet been entered. | ||
InsertRowAtIndex(int, NSRuleEditorRowType, int, bool)Documentation for this section has not yet been entered. | ||
ParentRow(int)Documentation for this section has not yet been entered. | ||
ReloadCriteria()Documentation for this section has not yet been entered. | ||
ReloadPredicate()Documentation for this section has not yet been entered. | ||
RemoveRowAtIndex(int)Documentation for this section has not yet been entered. | ||
RemoveRowsAtIndexes(MonoMac.Foundation.NSIndexSet, bool)Documentation for this section has not yet been entered. | ||
Row(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
RowType(int)Documentation for this section has not yet been entered. | ||
SelectRows(MonoMac.Foundation.NSIndexSet, bool)Documentation for this section has not yet been entered. | ||
SetCriteria(MonoMac.Foundation.NSArray, MonoMac.Foundation.NSArray, int)Documentation for this section has not yet been entered. | ||
SubrowIndexes(int)Documentation for this section has not yet been entered. | ||
| Changed | Event raised by the object. | |
| EditingBegan | Event raised by the object. | |
| EditingEnded | Event raised by the object. | |
| RowsDidChange | Event raised by the object. |