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