Package net.runelite.api.gameval
Class InterfaceID.RaidsSidepanel
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.RaidsSidepanel
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.RaidsSidepanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOTTOMstatic intBOTTOM_GRAPHIC0static intLISTstatic intLISTLAYERstatic intLISTLAYER_GRAPHIC0static intLOADINGstatic intREFRESHstatic intSCROLLBARstatic intSORT_COMLEVELstatic intSORT_NAMEstatic intSORT_SKILLTOTALstatic intSORTLAYERstatic intSTARTstatic intTITLEstatic intTOOLTIPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description RaidsSidepanel()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
REFRESH
public static final int REFRESH
- See Also:
- Constant Field Values
-
LISTLAYER
public static final int LISTLAYER
- See Also:
- Constant Field Values
-
LISTLAYER_GRAPHIC0
public static final int LISTLAYER_GRAPHIC0
- See Also:
- Constant Field Values
-
LOADING
public static final int LOADING
- See Also:
- Constant Field Values
-
SORTLAYER
public static final int SORTLAYER
- See Also:
- Constant Field Values
-
SORT_NAME
public static final int SORT_NAME
- See Also:
- Constant Field Values
-
SORT_COMLEVEL
public static final int SORT_COMLEVEL
- See Also:
- Constant Field Values
-
SORT_SKILLTOTAL
public static final int SORT_SKILLTOTAL
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
-
BOTTOM_GRAPHIC0
public static final int BOTTOM_GRAPHIC0
- See Also:
- Constant Field Values
-
START
public static final int START
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-