Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 437147 - iOS toolkit - support "UINavigationItem"
Summary: iOS toolkit - support "UINavigationItem"
Status: CLOSED WONTFIX
Alias: None
Product: Jubula
Classification: Technology
Component: RC (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Oliver Goetz CLA
URL: https://developer.apple.com/library/i...
Whiteboard:
Keywords:
Depends on: 438026
Blocks: 437126
  Show dependency tree
 
Reported: 2014-06-11 09:22 EDT by Markus Tiede CLA
Modified: 2016-05-31 09:09 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Tiede CLA 2014-06-11 09:22:29 EDT
We should check / extend / document our support for this UIKit component.
Comment 1 Markus Tiede CLA 2014-06-16 05:15:22 EDT
We currently support this type via an support for "UINavigationItemView" as an "(iOS) Component with Text" with swipe capabilities - see our component description [1] for further information.

http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/tree/org.eclipse.jubula.toolkit.provider.mobile.ios/resources/xml/ComponentConfiguration.xml#n76
Comment 2 Kiss Tamás CLA 2014-07-17 07:39:53 EDT
UINavigationItem is also connected to UINavigationViewController like UINavigationBar, but it is rather belongs to the view controllers in uinavigationcontroller than to the navigationcontroller.


"When building a navigation interface, each view controller pushed onto the navigation stack must have a UINavigationItem object that contains the buttons and views it wants displayed in the navigation bar"
Comment 3 Marvin Mueller CLA 2016-05-31 09:09:06 EDT
We have dropped support for the iOS Toolkit