Nuxeo Enterprise Platform 5.4

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(java.lang.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, javax.faces.event.ActionEvent event)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.