Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.ui.web.util.SelectionActionsBean.ShiftType

Packages that use SelectionActionsBean.ShiftType
org.nuxeo.ecm.platform.ui.web.util   
 

Uses of SelectionActionsBean.ShiftType in org.nuxeo.ecm.platform.ui.web.util
 

Methods in org.nuxeo.ecm.platform.ui.web.util that return SelectionActionsBean.ShiftType
static SelectionActionsBean.ShiftType SelectionActionsBean.ShiftType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SelectionActionsBean.ShiftType[] SelectionActionsBean.ShiftType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.nuxeo.ecm.platform.ui.web.util with parameters of type SelectionActionsBean.ShiftType
 void SelectionActionsBean.shiftSelected(SelectionActionsBean.ShiftType stype, ActionEvent event)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.