Uses of Class
com.japisoft.xmlpad.PopupModel

Packages that use PopupModel
com.japisoft.xmlpad   
 

Uses of PopupModel in com.japisoft.xmlpad
 

Methods in com.japisoft.xmlpad that return PopupModel
 com.japisoft.xmlpad.PopupModel XMLContainer.getPopupModel()
          User can add/remove dynamically action by acting on this model.
 com.japisoft.xmlpad.PopupModel XMLContainer.getTreePopupModel()
           
 

Methods in com.japisoft.xmlpad with parameters of type PopupModel
static void PopupModel.resetPopupModel(com.japisoft.xmlpad.PopupModel model)
          Reset the popup model to include all action (Popable) from the ActionModel
static void PopupModel.resetTreePopupModel(com.japisoft.xmlpad.PopupModel model)
          Reset this popup model to include all tree popable action from the ActionModel tree group.