Interface UserServicePaneContext

All Superinterfaces:
UserServiceObjectContext, UserServiceRequest

public interface UserServicePaneContext extends UserServiceRequest, UserServiceObjectContext
This interface provides information and utility methods useful when defining a user service pane.
Since:
5.8.0
See Also:
  • Method Details

    • getCustomViewContext

      UICustomViewContext getCustomViewContext()
      Returns the view context.
      Since:
      6.1.0