public class PurchaseOrders
extends com.google.gwt.place.shared.Place
| Modifier and Type | Class and Description |
|---|---|
static class |
PurchaseOrders.Tokenizer |
| Constructor and Description |
|---|
PurchaseOrders() |
PurchaseOrders(String scrollspy) |
| Modifier and Type | Method and Description |
|---|---|
String |
getScrollspy() |
static String |
getScrollspy(PurchaseOrder order) |
static boolean |
isCurrentTokenScrollspy()
Returns the boolean indication whether current history token represents an order list scrollspy.
|
public static final String PREFIX
public PurchaseOrders()
public PurchaseOrders(String scrollspy)
public static String getScrollspy(@Nullable PurchaseOrder order)
public static boolean isCurrentTokenScrollspy()
true if order list represents scrollspy history tokenpublic String getScrollspy()
Copyright © 2023. All rights reserved.