Uses of Interface
com.orchestranetworks.userservice.UserServicePaneContext
-
Packages that use UserServicePaneContext Package Description com.orchestranetworks.userservice A public API for user services. -
-
Uses of UserServicePaneContext in com.orchestranetworks.userservice
Methods in com.orchestranetworks.userservice with parameters of type UserServicePaneContext Modifier and Type Method Description voidUserServicePane. writePane(UserServicePaneContext aPaneContext, UserServicePaneWriter aWriter)Specifies the HTML content of the pane.
-