MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin MBS Leopard Plugin:
- method Item(index as integer) as CalNthWeekDayMBS
- property Count as Integer
- property Handle as Integer
- method priority as integer
- method isCompleted as Boolean
- method dueDate as date
- method completedDate as date
- method Constructor
- method notes as String
- method title as String
- method type as String
- method uid as String
- method colorValue as NSColorMBS
- method isEditable as Boolean
- method Constructor
- method address as String
- method commonName as String
- method status as String
- property Handle as Integer
- method notes as String
- method title as String
- method url as String
- method uid as String
- method dateStamp as date
- method calendar as CalCalendarMBS
- method hasAlarm as Boolean
- method nextAlarmDate as date
- method alarms as CalAlarmArrayMBS
- method setalarms(alarms() as CalAlarmMBS)
- method addAlarm(alarm as CalAlarmMBS)
- method removeAlarm(alarm as CalAlarmMBS)
- method addAlarms(alarms() as CalAlarmMBS)
- method removeAlarms(alarms() as CalAlarmMBS)
- property Handle as Integer
- method calendars as CalCalendarArrayMBS
- method calendarWithUID(UID as string) as CalCalendarMBS
- method events(StartDate as date, EndDate as date, calendars() as CalCalendarMBS) as CalEventArrayMBS
- method events(StartDate as date, EndDate as date, eventUID as string, calendars() as CalCalendarMBS) as CalEventArrayMBS
- method events(StartDate as date, EndDate as date, calendar as CalCalendarMBS) as CalEventArrayMBS
- method events(StartDate as date, EndDate as date, eventUID as string, calendar as CalCalendarMBS) as CalEventArrayMBS
- method events(StartDate as date, EndDate as date) as CalEventArrayMBS
- method events(StartDate as date, EndDate as date, eventUID as string) as CalEventArrayMBS
- method eventWithUID(UID as string, occurrence as date) as CalEventMBS
- method removeCalendar(calendar as CalCalendarMBS, byref error as NSErrorMBS) as boolean
- method removeEvent(theEvent as CalEventMBS, span as integer, byref error as NSErrorMBS) as boolean
- method removeTask(task as CalTaskMBS, byref error as NSErrorMBS) as boolean
- method saveCalendar(calendar as CalCalendarMBS, byref error as NSErrorMBS) as boolean
- method saveEvent(theEvent as CalEventMBS, span as integer, byref error as NSErrorMBS) as boolean
- method saveTask(task as CalTaskMBS, byref error as NSErrorMBS) as boolean
- method tasks(calendars() as CalCalendarMBS) as CalTaskArrayMBS
- method tasks(calendar as CalCalendarMBS) as CalTaskArrayMBS
- method tasks as CalTaskArrayMBS
- method TasksCompletedSince(completedSince as date, calendars() as CalCalendarMBS) as CalTaskArrayMBS
- method TasksCompletedSince(completedSince as date, calendar as CalCalendarMBS) as CalTaskArrayMBS
- method TasksCompletedSince(completedSince as date) as CalTaskArrayMBS
- method taskWithUID(UID as string) as CalTaskMBS
- method Constructor
- method UncompletedTasks(calendars() as CalCalendarMBS) as CalTaskArrayMBS
- method UncompletedTasks(calendar as CalCalendarMBS) as CalTaskArrayMBS
- method UncompletedTasks as CalTaskArrayMBS
- method UncompletedTasksDueBefore(dueDate as date, calendars() as CalCalendarMBS) as CalTaskArrayMBS
- method UncompletedTasksDueBefore(dueDate as date, calendar as CalCalendarMBS) as CalTaskArrayMBS
- method UncompletedTasksDueBefore(dueDate as date) as CalTaskArrayMBS
- property Handle as Integer
- event CalendarsChanged(Externally as boolean, InsertedRecords as CalStringArrayMBS, UpdatedRecords as CalStringArrayMBS, DeletedRecords as CalStringArrayMBS)
- event EventsChanged(Externally as boolean, InsertedRecords as CalStringArrayMBS, UpdatedRecords as CalStringArrayMBS, DeletedRecords as CalStringArrayMBS)
- event TasksChanged(Externally as boolean, InsertedRecords as CalStringArrayMBS, UpdatedRecords as CalStringArrayMBS, DeletedRecords as CalStringArrayMBS)
- method action as String
- method sound as String
- method emailAddress as String
- method absoluteTrigger as date
- method relativeTrigger as double
- method url as string
- method Constructor
- method triggerDateRelativeTo(currentdate as date) as date
- method attendees as CalAttendeeArrayMBS
- method location as string
- method isAllDay as boolean
- method isDetached as boolean
- method occurrence as date
- method startDate as date
- method endDate as date
- method recurrenceRule as CalRecurrenceRuleMBS
- method Constructor
- method usesEndDate as boolean
- method endDate as date
- method occurrenceCount as integer
- method Constructor(endDate as date)
- method Constructor(occurrenceCount as integer)
- method Constructor
- method recurrenceEnd as CalRecurrenceEndMBS
- method recurrenceType as integer
- method recurrenceInterval as integer
- method firstDayOfTheWeek as integer
- method daysOfTheWeek as CalIntegerArrayMBS
- method daysOfTheMonth as CalIntegerArrayMBS
- method monthsOfTheYear as CalIntegerArrayMBS
- method nthWeekDaysOfTheMonth as CalNthWeekDayArrayMBS
- property Handle as Integer
- shared method initDailyRecurrence(interval as integer, RecurrenceEnd as CalRecurrenceEndMBS) as CalRecurrenceRuleMBS
- shared method initWeeklyRecurrence(interval as integer, RecurrenceEnd as CalRecurrenceEndMBS) as CalRecurrenceRuleMBS
- shared method initWeeklyRecurrence(interval as integer, DaysOfTheWeek() as integer, RecurrenceEnd as CalRecurrenceEndMBS) as CalRecurrenceRuleMBS
- shared method initMonthlyRecurrence(interval as integer, RecurrenceEnd as CalRecurrenceEndMBS) as CalRecurrenceRuleMBS
- shared method initMonthlyRecurrence(interval as integer, DaysOfTheMonth() as integer, RecurrenceEnd as CalRecurrenceEndMBS) as CalRecurrenceRuleMBS
- shared method initMonthlyRecurrence(interval as integer, DayOfTheWeek as integer, WeekOfTheMonth as integer, RecurrenceEnd as CalRecurrenceEndMBS) as CalRecurrenceRuleMBS
- shared method initYearlyRecurrence(interval as integer, RecurrenceEnd as CalRecurrenceEndMBS) as CalRecurrenceRuleMBS
- shared method initYearlyRecurrence(interval as integer, MonthsOfTheYear() as integer, RecurrenceEnd as CalRecurrenceEndMBS) as CalRecurrenceRuleMBS
- shared method initYearlyRecurrence(interval as integer, DayOfTheWeek as integer, WeekOfTheMonth as integer, MonthsOfTheYear() as integer, RecurrenceEnd as CalRecurrenceEndMBS) as CalRecurrenceRuleMBS
- method BackupSetItemExcludedMBS(exclude as boolean, excludeByPath as boolean) as integer
- method BackupIsItemExcludedMBS(byref excludeByPath as boolean) as boolean
- method BackupItemExcludedMBS as boolean
- CGWindowListCreateImageMBS(left as double, top as double, width as double, height as double, windowOption as integer, WindowID as integer, ImageOption as integer) as picture
- GetCGWindowIDMBS(extends w as window) as integer
- method beginPictureTaker as boolean
- method Available as boolean
- method outputImage as NSImageMBS
- method inputImage as NSImageMBS
- method mirroring as boolean
- method runModal as integer
- method AllowsVideoCapture as boolean
- method AllowsFileChoosing as boolean
- method ShowRecentPicture as boolean
- method UpdateRecentPicture as boolean
- method AllowsEditing as boolean
- method ShowEffects as boolean
- method ShowAddressBookPicture as boolean
- method ShowEmptyPicture as boolean
- method InformationalText as NSAttributedStringMBS
- method InformationalText as string
- method SetOutputImageMaxSize(width as double, height as double)
- method OutputImageMaxSizeKeyWidth as double
- method OutputImageMaxSizeKeyHeight as double
- method SetCropAreaSize(width as double, height as double)
- method CropAreaSizeWidth as double
- method CropAreaSizeHeight as double
- method Constructor
- event Finished(returnCode as integer)
- method runSlideshow
- method exportSlideshowItems(applicationBundleIdentifier as string)
- method ItemCount as integer
- method removeItems
- method removeItem(index as integer)
- method addFile(file as folderitem, name as string="")
- method addPage(page as PDFPageMBS, name as string="")
- method addImage(image as NSImageMBS, name as string="")
- method setFile(index as integer, file as folderitem, name as string="")
- method setPage(index as integer, page as PDFPageMBS, name as string="")
- method setImage(index as integer, image as NSImageMBS, name as string="")
- property WrapAround as Boolean
- property StartIndex as Integer
- property StartPaused as Boolean
- property PDFDisplayBox as Integer
- property PDFDisplaysAsBook as Boolean
- property PDFDisplayMode as Integer
- shared method Available as boolean
- shared method reloadData
- shared method stopSlideshow
- shared method reloadSlideshowItemAtIndex(index as integer)
- shared method indexOfCurrentSlideshowItem as integer
- shared method canExportToApplication(applicationBundleIdentifier as string) as boolean
- shared method autoPlayDelay as double
- event slideshowWillStart
- event slideshowDidStop
- event slideshowDidChangeCurrentIndex(newIndex as integer)
- event canExportSlideshowItemAtIndex(index as integer, applicationBundleIdentifier as string) as boolean
- method TextDefinition(text as string, position as integer=0, length as integer=0) as string
- method GetTermRangeInString(text as string, offset as integer=0) as boolean
- method Show(text as string, start as integer, length as integer) as boolean
- method RangePosition as integer
- method RangeLength as integer
- method Lock
- method Unlock
- method dependencies(index as integer) as NSOperationMBS
- method dependenciesCount as integer
- method isCancelled as boolean
- method isExecuting as boolean
- method isFinished as boolean
- method isConcurrent as boolean
- method isReady as boolean
- method main
- method start
- method cancel
- method queuePriority as integer
- method addDependency(op as NSOperationMBS)
- method removeDependency(op as NSOperationMBS)
- property Handle as Integer
- event Open
- event Work
- event Close
- event Finished
- method maxConcurrentOperationCount as integer
- method isSuspended as boolean
- method isOneOperationExecuting as boolean
- method areAllOperationsFinished as boolean
- method cancelAllOperations
- method waitUntilAllOperationsAreFinished
- method addOperation(op as NSOperationMBS)
- method operations(index as integer) as NSOperationMBS
- method operationsCount as integer
- method Constructor
- property Handle as Integer
- method PathsBeingWatched as String()
- method Description as string
- method Show
- method Stop
- method Start as boolean
- method FlushSync
- method Constructor
- method DeviceBeingWatched as integer
- method FlushAsync as UInt64
- method GetLatestEventId as UInt64
- method Constructor(path as folderitem, sinceWhen as UInt64, latency as double, flags as integer)
- method Constructor(pathes() as folderitem, sinceWhen as UInt64, latency as double, flags as integer)
- method Constructor(path as string, sinceWhen as UInt64, latency as double, flags as integer)
- method Constructor(pathes() as string, sinceWhen as UInt64, latency as double, flags as integer)
- method Constructor(DeviceToWatch as integer, path as string, sinceWhen as UInt64, latency as double, flags as integer)
- method Constructor(DeviceToWatch as integer, pathes() as string, sinceWhen as UInt64, latency as double, flags as integer)
- property Handle as Integer
- property Available as Boolean
- shared method GetDeviceID(volume as folderitem) as integer
- shared method GetAbsoluteTime(theDate as date) as double
- shared method UUIDForDevice(DeviceID as integer) as memoryblock
- shared method GetCurrentEventId as UInt64
- shared method PurgeEventsForDeviceUpToEventId(DeviceID as integer, EventID as UInt64) as boolean
- shared method GetLastEventIdForDeviceBeforeTime(DeviceID as integer, theTime as double) as UInt64
- event Callback(index as integer, count as integer, path as string, flags as integer, eventID as UInt64)
- method reloadData
- method Constructor
- property LastImage as Picture
- event Image as picture
- event Changed(pic as picture)
Monkeybread Software Realbasic Plugins - Christians Software