Vvidget Code > API > iOS > Embedded
The following is a brief list of sections that explain the header files used while making an iOS (a.k.a: iPhone, iPad, iPod touch) project.
Embedded | |
View | Explains the use of the VvidgetCodeView class. That is the view class that you add to your interface. |
Dictionary Constructor | Explains the use of the VvidgetCodeDictionaryConstructor class. An instance of this class helps construct a dictionary state of a graph that displays in the VvidgetCodeView instance. |
Dictionary Parser | Explains the use of the VvidgetCodeDictionaryParser class. An instance of this class is used to translate a dictionary into "live" objects in the view hierarchy. |
Event Qualifiers | Explains the use of the Event Qualifier classes and callback protocol. An instance of this class helps intercept specific touch events and forward them to a callback object which implements the specified protocol. |
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. |