List of usage examples for org.eclipse.jface.databinding.viewers ObservableListContentProvider subclass-usage
From source file org.bonitasoft.studio.properties.sections.iteration.ObservableListContentProviderWithCreateData.java
/** * @author Romain Bioteau * */ public class ObservableListContentProviderWithCreateData extends ObservableListContentProvider {
From source file org.bonitasoft.studio.properties.sections.iteration.ObservableListContentProviderWithProposalListeners.java
/** * @author Romain Bioteau */ public abstract class ObservableListContentProviderWithProposalListeners extends ObservableListContentProvider { private static final String PROPOSAL_LISTENER_EXTENSION_ID = "org.bonitasoft.studio.expression.proposalListener";
From source file org.marketcetera.photon.ui.Level2ContentProvider.java
/**
* Organizes Level II or Depth-of-Book data to be displayed in a UI list.
*
* @author gmiller
* @author <a href="mailto:colin@marketcetera.com">Colin DuPlantis</a>
* @version $Id$