Class DefaultSearchPanel.SearchActionContext

java.lang.Object
org.gvsig.fmap.dal.swing.AbstractDALActionFactory.AbstractDALActionContext
org.gvsig.fmap.dal.swing.impl.searchpanel.DefaultSearchPanel.SearchActionContext
All Implemented Interfaces:
org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext
Enclosing class:
DefaultSearchPanel

public static class DefaultSearchPanel.SearchActionContext extends org.gvsig.fmap.dal.swing.AbstractDALActionFactory.AbstractDALActionContext
  • Constructor Details

  • Method Details

    • getStore

      public org.gvsig.fmap.dal.DataStore getStore()
      Specified by:
      getStore in interface org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext
      Overrides:
      getStore in class org.gvsig.fmap.dal.swing.AbstractDALActionFactory.AbstractDALActionContext
    • getActionButton

      public JComponent getActionButton(String actionName)
      Specified by:
      getActionButton in interface org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext
      Overrides:
      getActionButton in class org.gvsig.fmap.dal.swing.AbstractDALActionFactory.AbstractDALActionContext
    • getSelectedsCount

      public int getSelectedsCount()
      Specified by:
      getSelectedsCount in interface org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext
      Overrides:
      getSelectedsCount in class org.gvsig.fmap.dal.swing.AbstractDALActionFactory.AbstractDALActionContext
    • getFilterForSelecteds

      public org.gvsig.expressionevaluator.Expression getFilterForSelecteds()
      Specified by:
      getFilterForSelecteds in interface org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext
      Overrides:
      getFilterForSelecteds in class org.gvsig.fmap.dal.swing.AbstractDALActionFactory.AbstractDALActionContext
    • getSelecteds

      public org.gvsig.fmap.dal.feature.FeatureSelection getSelecteds()
      Specified by:
      getSelecteds in interface org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext
      Overrides:
      getSelecteds in class org.gvsig.fmap.dal.swing.AbstractDALActionFactory.AbstractDALActionContext
    • getQuery

      public org.gvsig.fmap.dal.feature.FeatureQuery getQuery()
      Specified by:
      getQuery in interface org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext
      Overrides:
      getQuery in class org.gvsig.fmap.dal.swing.AbstractDALActionFactory.AbstractDALActionContext