|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CLDesktop in com.irisel.omcrm.gui |
---|
Fields in com.irisel.omcrm.gui declared as CLDesktop | |
---|---|
CLDesktop |
DirectoryPanel.desk
|
Uses of CLDesktop in com.irisel.oms.guiom |
---|
Classes in com.irisel.oms.guiom that implement CLDesktop | |
---|---|
class |
CLGuiom
This class extends the abstract class CLGuiomBase implementing the method initCLBrowser to set up the type of CLBrowser
used to access the Object Level API (OLAPI). |
class |
CLGuiomBase
|
class |
CLWSGuiom
|
Methods in com.irisel.oms.guiom that return CLDesktop | |
---|---|
static CLDesktop |
CLGuiomBase.getDesk()
|
static CLDesktop |
CLGuiom.getDesk()
|
Uses of CLDesktop in com.irisel.oms.guiom.comp |
---|
Methods in com.irisel.oms.guiom.comp with parameters of type CLDesktop | |
---|---|
void |
PopUpMenu.initialize(CLDesktop desk)
|
void |
PopUpMenu.initialize(CLDesktop desk,
java.awt.event.ActionListener actionListener,
java.awt.event.MouseListener mouseListener)
|
Uses of CLDesktop in com.irisel.oms.guiom.control |
---|
Constructors in com.irisel.oms.guiom.control with parameters of type CLDesktop | |
---|---|
DummyActionMouseListener(CLDesktop desk)
|
Uses of CLDesktop in com.irisel.oms.guiom.iframe |
---|
Constructors in com.irisel.oms.guiom.iframe with parameters of type CLDesktop | |
---|---|
ConsoleImpl(CLDesktop d)
|
Uses of CLDesktop in com.irisel.oms.guiom.internal.tools |
---|
Methods in com.irisel.oms.guiom.internal.tools with parameters of type CLDesktop | |
---|---|
static void |
ToolbarsHelper.init(CLDesktop d)
Load toolbar configuration from local properties. |
Uses of CLDesktop in com.irisel.oms.guiom.panel |
---|
Constructors in com.irisel.oms.guiom.panel with parameters of type CLDesktop | |
---|---|
CLJPanelResults(CLDesktop d,
java.lang.String classname)
Creates new form CLJPanelResults |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |