Creates and returns the model instance. This method is an implementation
of the SMData interface. It is called by the DesktopAdminServiceView.
Instance of model
handleBtnResetRequest
public void handleBtnResetRequest(RequestInvocationEvent event) throws ModelControlException(Code)
handleBtnSaveRequest
public void handleBtnSaveRequest(RequestInvocationEvent event) throws ModelControlException(Code)
Handles the Submit button click event.
Parameters: event - The Request Invocation Event
handleDeleteButtonRequest
public void handleDeleteButtonRequest(RequestInvocationEvent event) throws ModelControlException(Code)