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