Vvidget Code > API > Mac OS X > Client
The following is a brief list of sections that explain the API, a.k.a. header files, used while making an Mac OS X project that utilizes a client server architecture. If you do not like the client server nature of this API then see either the Mac Embedded API or iOS Embedded API section.
Mac OS X Client API | |
Input String Constructor | Documents the Input String Constructor. This is the object and API that you use to form input dictionary entries for a graph. |
View | Documents the Vvidget Code Client View. This is a subclass of NSView and instances of this class are generated by the Vvidget Code plugin to Interface Builder. |
State | Documents the Vvidget Code Client State. An instance of this class can retrieve a graph image from a Vvidget Server without the need for a view instance which means it can act as an adapter to processes (services) that do not know how to display things but can manipulate bytes which would otherwise be intended for display. |
Please help improve this documentation. If a section is hard to understand, there is a typo, you would like a new section added, or you detect any other improvement that can be made then please email support@vvi.com with your information. |