Interface UserServiceRawPaneWriter
- All Superinterfaces:
- UIBodyWriter,- UIComponentWriter,- UIDependencyRegisterer,- UIJavaScriptWriter,- UIResourceLocator,- UISessionContext,- UserServiceResourceLocator,- UserServiceWriter
 
 - public interface UserServiceRawPaneWriter extends UserServiceWriter This interface provides useful methods for rendering a user service pane.- Since:
- 5.8.0
- See Also:
- UserServicePane.writePane(UserServicePaneContext, UserServicePaneWriter)
 
-   Method Summary-   Methods inherited from interface com.orchestranetworks.ui.UIBodyWriteradd, add, add, add_cr, add_cr, addSafeAttribute, addSafeAttribute, addSafeInnerHTML, addSafeInnerHTML
 -   Methods inherited from interface com.orchestranetworks.ui.UIComponentWriteraddButtonHelp, addButtonJavaScript, addButtonJavaScriptToggle, addUILabel, addUserAvatar, buildButtonPreview, buildButtonPreview, buildButtonPreview, endBorder, endExpandCollapseBlock, endFormGroup, endFormRow, endTableFormRow, newExpandCollapseBlock, newFormGroup, newFormRow, startBorder, startBorder, startBorder, startExpandCollapseBlock, startExpandCollapseBlock, startFormGroup, startFormGroup, startFormRow, startFormRow, startFormRow, startFormRow, startTableFormRow
 -   Methods inherited from interface com.orchestranetworks.ui.UIDependencyRegistereraddJavaScriptDependency
 -   Methods inherited from interface com.orchestranetworks.ui.UIJavaScriptWriteraddJS, addJS_addResizeWorkspaceListener, addJS_cr, addJS_cr, addJS_openPreviewImage, addJS_openPreviewImageFromVar, addJS_setButtonDisabled, addJS_setExpandCollapseBlockExpanded, addJS_setStateToToggleButton, addJS_switchToPerspective, addJS_switchToPerspectiveAction
 -   Methods inherited from interface com.orchestranetworks.ui.UIResourceLocatorcreateWebComponentForRootSession, createWebComponentForSubSession, getURLForAjaxComponent, getURLForAjaxComponent, getURLForPerspectiveSelection, getURLForPerspectiveSelection, getURLForResource, getURLForResource, getURLForResource, getURLForResource, getURLForResource, getURLForRest, getURLForSelection, getURLForSelection, getURLForSelection, getURLForSelection, getURLForSelection, getURLForSelection, getURLForViewSelection
 -   Methods inherited from interface com.orchestranetworks.ui.UISessionContextgetLocale, getSession
 -   Methods inherited from interface com.orchestranetworks.userservice.UserServiceResourceLocatorgetURLForAction, getURLForAction, getURLForAjaxRequest, getURLForAjaxRequest, getURLForEndingService, getURLForGetRequest, getURLForGetRequest, getURLForResource, getURLForResource, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection
 -   Methods inherited from interface com.orchestranetworks.userservice.UserServiceWriteraddButton, newActionButton, newActionButton
 
-   
 
-