Class MultiChoiceDefaultLabelProvider

java.lang.Object
org.eclipse.nebula.widgets.opal.multichoice.MultiChoiceDefaultLabelProvider
All Implemented Interfaces:
MultiChoiceLabelProvider

public class MultiChoiceDefaultLabelProvider
extends java.lang.Object
implements MultiChoiceLabelProvider
Default MultiChoiceLabelProvider that uses the toString() method to determine the content of a given element
  • Constructor Summary

    Constructors 
    Constructor Description
    MultiChoiceDefaultLabelProvider()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getText​(java.lang.Object element)  

    Methods inherited from class java.lang.Object

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