Style Intelligence v12.0

inetsoft.sree
Class RepletCommand.ShowMenu

java.lang.Object
  extended by inetsoft.sree.RepletCommand
      extended by inetsoft.sree.RepletCommand.ShowMenu
All Implemented Interfaces:
Serializable
Enclosing class:
RepletCommand

public static class RepletCommand.ShowMenu
extends RepletCommand

A command to show a popup menu.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class inetsoft.sree.RepletCommand
RepletCommand.DataBinding, RepletCommand.PromptParameters, RepletCommand.Refresh, RepletCommand.Reprint, RepletCommand.ScrollTo, RepletCommand.SendRequest, RepletCommand.SetChanged, RepletCommand.SetCursor, RepletCommand.ShowDrill, RepletCommand.ShowMenu, RepletCommand.ShowReplet, RepletCommand.ShowReport, RepletCommand.ShowStatus, RepletCommand.ShowURL, RepletCommand.ShowViewsheet
 
Method Summary
 boolean equals(Object obj)
           
 String[] getItems()
          Get the menu items.
 String[] getTooltips()
          Get the menu items.
 int getX()
          Get the menu x location.
 int getY()
          Get the menu y location.
 String toString()
           
 
Methods inherited from class inetsoft.sree.RepletCommand
addCommand, addPromptParameters, addPromptParameters, addRefresh, addReprint, addScrollTo, addScrollTo, addSendRequest, addSetCursor, addShowMenu, addShowMenu, addShowMenu, addShowMenu, addShowReplet, addShowReplet, addShowReplet, addShowReport, addShowReport, addShowStatus, addShowURL, dataBinding, getCommand, getCommand, getCommandCount, promptParameters, promptParameters, refresh, removeCommand, reprint, scrollTo, scrollTo, sendRequest, setChanged, setCursor, setRepletRequest, showDrill, showMenu, showMenu, showMenu, showMenu, showReplet, showReplet, showReplet, showReport, showReport, showReport, showStatus, showURL, showViewsheet, showViewsheet
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getX

public int getX()
Get the menu x location.


getY

public int getY()
Get the menu y location.


getItems

public String[] getItems()
Get the menu items.


getTooltips

public String[] getTooltips()
Get the menu items.


toString

public String toString()
Overrides:
toString in class RepletCommand

equals

public boolean equals(Object obj)
Overrides:
equals in class RepletCommand

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.