Class NavigationPageComboRendererFactory

java.lang.Object
org.eclipse.nebula.widgets.pagination.renderers.navigation.NavigationPageComboRendererFactory
All Implemented Interfaces:
ICompositeRendererFactory

public class NavigationPageComboRendererFactory
extends java.lang.Object
implements ICompositeRendererFactory
  • Constructor Summary

    Constructors 
    Constructor Description
    NavigationPageComboRendererFactory()  
  • Method Summary

    Modifier and Type Method Description
    org.eclipse.swt.widgets.Composite createComposite​(org.eclipse.swt.widgets.Composite parent, int style, PageableController controller)
    Create SWT Composite that you can link to the given paination controller.
    static ICompositeRendererFactory getFactory()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait