The qnx.fuse.ui.core package contains the functionality that enables you to position UI components on a view. The Container class is the "container" that is used to group and position interface components, while the UIComponent class is the base class for all components.



Constants
 ConstantDescription
 DefaultSize Constant passed into various layout methods that permit a value to be manually overridden.
Interfaces
 InterfaceDescription
 IContainer  
 IInvalidating  
 ILayoutElement  
Classes
 ClassDescription
 Container An implementation of IContainer that includes scroll support.
 ScrollBar This class is highly experimental and is therefore marked internal.
 SizeOptions  
 SkinnableComponent The SkinnableComponent class is the base class for components that can be skinned.
 UIComponent The UIComponent class is the base class for all components.
 VisibilityCullType