index-all.html
来自「维信SDK文档。源码要求为至少5个C或Java源码」· HTML 代码 · 共 908 行 · 第 1/5 页
HTML
908 行
Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Gets all the available IDs supported.<DT><A HREF="./widsets/api/ByteArray.html#getBit(int)"><B>getBit(int)</B></A> - Method in class <A HREF="./widsets/api/ByteArray.html" title="class in ">ByteArray</A><DD>Returns the bit at specified index.<DT><A HREF="./widsets/api/Input.html#getCapacity()"><B>getCapacity()</B></A> - Method in class <A HREF="./widsets/api/Input.html" title="class in ">Input</A><DD>Gets the capacity (number of characters) that can be contained in this Input.<DT><A HREF="./widsets/api/Config.html#getChoices(int)"><B>getChoices(int)</B></A> - Method in class <A HREF="./widsets/api/Config.html" title="class in ">Config</A><DD>Returns the list of choices available for option at specified index.<DT><A HREF="./widsets/api/Graphics.html#getColor()"><B>getColor()</B></A> - Method in class <A HREF="./widsets/api/Graphics.html" title="class in ">Graphics</A><DD>Gets the current color.<DT><A HREF="./widsets/api/API.html#getConfig()"><B>getConfig()</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns widget's config.<DT><A HREF="./widsets/api/Component.html#getData()"><B>getData()</B></A> - Method in class <A HREF="./widsets/api/Component.html" title="class in ">Component</A><DD>Gets the data attachment associated with this component.<DT><A HREF="./widsets/api/API.html#getDefaultTimeZone()"><B>getDefaultTimeZone()</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Gets the default TimeZone for this host.<DT><A HREF="./widsets/api/Config.html#getDescription(int)"><B>getDescription(int)</B></A> - Method in class <A HREF="./widsets/api/Config.html" title="class in ">Config</A><DD>Returns the description of option at specified index.<DT><A HREF="./widsets/api/API.html#getDisplaySize()"><B>getDisplaySize()</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns total size of display, including menu-button area.<DT><A HREF="./widsets/api/Component.html#getElement(String)"><B>getElement(String)</B></A> - Method in class <A HREF="./widsets/api/Component.html" title="class in ">Component</A><DD>Returns named component from View.<DT><A HREF="./widsets/api/Component.html#getFlags()"><B>getFlags()</B></A> - Method in class <A HREF="./widsets/api/Component.html" title="class in ">Component</A><DD>Return the current flags of this component<DT><A HREF="./widsets/api/API.html#getFont(int, int, int)"><B>getFont(int, int, int)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns the font object according to given parameters.<DT><A HREF="./widsets/api/Graphics.html#getFont()"><B>getFont()</B></A> - Method in class <A HREF="./widsets/api/Graphics.html" title="class in ">Graphics</A><DD>Gets the current font used by text drawing operations.<DT><A HREF="./widsets/api/TimeZone.html#getID()"><B>getID()</B></A> - Method in class <A HREF="./widsets/api/TimeZone.html" title="class in ">TimeZone</A><DD>Gets the ID of this time zone.<DT><A HREF="./widsets/api/API.html#getImage(String)"><B>getImage(String)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Creates an image according the <code>.png</code> stored on client <code>.jar</code>.<DT><A HREF="./widsets/api/API.html#getImage(ByteArray)"><B>getImage(ByteArray)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Creates an image from supplied <code>.png</code> encoded data.<DT><A HREF="./widsets/api/API.html#getImage(Store, String)"><B>getImage(Store, String)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Creates an image from <code>.png</code> encoded data stored under given name at Store.<DT><A HREF="./widsets/api/Component.html#getImage()"><B>getImage()</B></A> - Method in class <A HREF="./widsets/api/Component.html" title="class in ">Component</A><DD>Return the current image of <A HREF="./widsets/api/Label.html" title="class in "><CODE>Label</CODE></A> or <A HREF="./widsets/api/Picture.html" title="class in "><CODE>Picture</CODE></A> component.<DT><A HREF="./widsets/api/Component.html#getLocation()"><B>getLocation()</B></A> - Method in class <A HREF="./widsets/api/Component.html" title="class in ">Component</A><DD>Returns the coordinate of component.<DT><A HREF="./widsets/api/API.html#getMemoryUsage()"><B>getMemoryUsage()</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns the current memory usage of system.<DT><A HREF="./widsets/api/MenuCallback.html#getMenu(Shell, Component)"><B>getMenu(Shell, Component)</B></A> - Method in interface <A HREF="./widsets/api/MenuCallback.html" title="interface in ">MenuCallback</A><DD>Called when user has requested menu to be opened.<DT><A HREF="./widsets/api/Script.html#getMenu(Shell, Component)"><B>getMenu(Shell, Component)</B></A> - Method in interface <A HREF="./widsets/api/Script.html" title="interface in ">Script</A><DD>Called when user has requested menu to be opened.<DT><A HREF="./widsets/api/Calendar.html#getMillis()"><B>getMillis()</B></A> - Method in class <A HREF="./widsets/api/Calendar.html" title="class in ">Calendar</A><DD>Gets this Calendar's current time as a long expressed in milliseconds after January 1, 1970, 0:00:00 GMT (the epoch).<DT><A HREF="./widsets/api/API.html#getMinimizedView()"><B>getMinimizedView()</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns the current minimized view of this widget.<DT><A HREF="./widsets/api/Config.html#getName(int)"><B>getName(int)</B></A> - Method in class <A HREF="./widsets/api/Config.html" title="class in ">Config</A><DD>Returns the name of option at specified index.<DT><A HREF="./widsets/api/TimeZone.html#getOffset()"><B>getOffset()</B></A> - Method in class <A HREF="./widsets/api/TimeZone.html" title="class in ">TimeZone</A><DD>Gets the GMT offset for this time zone.<DT><A HREF="./widsets/api/API.html#getParameter(String)"><B>getParameter(String)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns the current value of given parameter.<DT><A HREF="./widsets/api/API.html#getParameters()"><B>getParameters()</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns a map containing all parameters for this widget.<DT><A HREF="./widsets/api/Component.html#getParent()"><B>getParent()</B></A> - Method in class <A HREF="./widsets/api/Component.html" title="class in ">Component</A><DD>Return the parent component.<DT><A HREF="./widsets/api/API.html#getPicture(String)"><B>getPicture(String)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Loads image from <code>url</code> specified and displays it as a <A HREF="./widsets/api/Picture.html" title="class in "><CODE>Picture</CODE></A>.<DT><A HREF="./widsets/api/API.html#getPicture(String, int, int, String)"><B>getPicture(String, int, int, String)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Loads image from <code>url</code> specified and displays it as a <A HREF="./widsets/api/Picture.html" title="class in "><CODE>Picture</CODE></A>.<DT><A HREF="./widsets/api/API.html#getPlayer(String, int)"><B>getPlayer(String, int)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Return handle to sound player that can be used to play and stop playing multiple times.<DT><A HREF="./widsets/api/API.html#getPlayer(ByteArray, String, int)"><B>getPlayer(ByteArray, String, int)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Creates Player for playing sound.<DT><A HREF="./widsets/api/Scrollable.html#getPosition()"><B>getPosition()</B></A> - Method in class <A HREF="./widsets/api/Scrollable.html" title="class in ">Scrollable</A><DD>Returns a a current position of view port.<DT><A HREF="./widsets/api/API.html#getProperty(String)"><B>getProperty(String)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns a system property with given name.<DT><A HREF="./widsets/api/Image.html#getRegion(int, int, int, int)"><B>getRegion(int, int, int, int)</B></A> - Method in class <A HREF="./widsets/api/Image.html" title="class in ">Image</A><DD>Creates a new image from region of this Image.<DT><A HREF="./widsets/api/API.html#getScreenSize()"><B>getScreenSize()</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns size of the current maximized screen, excluding menu-button area.<DT><A HREF="./widsets/api/Choice.html#getSelected()"><B>getSelected()</B></A> - Method in class <A HREF="./widsets/api/Choice.html" title="class in ">Choice</A><DD>Returns the index of currently selected choice.<DT><A HREF="./widsets/api/API.html#getServices()"><B>getServices()</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns a map containing all service specifications for this Widget.<DT><A HREF="./widsets/api/Component.html#getShell()"><B>getShell()</B></A> - Method in class <A HREF="./widsets/api/Component.html" title="class in ">Component</A><DD>Returns the root Shell of component tree.<DT><A HREF="./widsets/api/Component.html#getSize()"><B>getSize()</B></A> - Method in class <A HREF="./widsets/api/Component.html" title="class in ">Component</A><DD>Returns the realized width and height of this Component.<DT><A HREF="./widsets/api/Store.html#getSize()"><B>getSize()</B></A> - Method in class <A HREF="./widsets/api/Store.html" title="class in ">Store</A><DD>Returns the amount of space, in bytes, that the store occupies.<DT><A HREF="./widsets/api/Script.html#getSoftKey(Shell, Component, int)"><B>getSoftKey(Shell, Component, int)</B></A> - Method in interface <A HREF="./widsets/api/Script.html" title="interface in ">Script</A><DD>Called when system wants to get a binding for soft key.<DT><A HREF="./widsets/api/SoftKeyCallback.html#getSoftKey(Shell, Component, int)"><B>getSoftKey(Shell, Component, int)</B></A> - Method in interface <A HREF="./widsets/api/SoftKeyCallback.html" title="interface in ">SoftKeyCallback</A><DD>Called when system wants to get a binding for soft key.<DT><A HREF="./widsets/api/API.html#getStore()"><B>getStore()</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns the persistent storage for this Widget.<DT><A HREF="./widsets/api/Store.html#getStream(String)"><B>getStream(String)</B></A> - Method in class <A HREF="./widsets/api/Store.html" title="class in ">Store</A><DD>Returns the named element as InputStream.<DT><A HREF="./widsets/api/API.html#getStyle(String)"><B>getStyle(String)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns the named style from stylesheet of this Widget.<DT><A HREF="./widsets/api/API.html#getStyle(String, String)"><B>getStyle(String, String)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns the named style from stylesheet of this Widget.<DT><A HREF="./widsets/api/Component.html#getStyle()"><B>getStyle()</B></A> - Method in class <A HREF="./widsets/api/Component.html" title="class in ">Component</A><DD>Returns the current style of this component.<DT><A HREF="./widsets/api/Component.html#getText()"><B>getText()</B></A> - Method in class <A HREF="./widsets/api/Component.html" title="class in ">Component</A><DD>Return the current text of <A HREF="./widsets/api/Label.html" title="class in "><CODE>Label</CODE></A>, <A HREF="./widsets/api/Text.html" title="class in "><CODE>Text</CODE></A> or <A HREF="./widsets/api/Input.html" title="class in "><CODE>Input</CODE></A> component.<DT><A HREF="./widsets/api/API.html#getTimeZone(String)"><B>getTimeZone(String)</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Gets the TimeZone for the given ID.<DT><A HREF="./widsets/api/Calendar.html#getTimeZone()"><B>getTimeZone()</B></A> - Method in class <A HREF="./widsets/api/Calendar.html" title="class in ">Calendar</A><DD>Gets the <code>TimeZone</code> for this <code>Calendar</code> object.<DT><A HREF="./widsets/api/Scrollable.html#getTotalSize()"><B>getTotalSize()</B></A> - Method in class <A HREF="./widsets/api/Scrollable.html" title="class in ">Scrollable</A><DD>Returns a dimension of contained component.<DT><A HREF="./widsets/api/Config.html#getType(int)"><B>getType(int)</B></A> - Method in class <A HREF="./widsets/api/Config.html" title="class in ">Config</A><DD>Returns the type of option at specified index.<DT><A HREF="./widsets/api/API.html#getUsername()"><B>getUsername()</B></A> - Method in class <A HREF="./widsets/api/API.html" title="class in ">API</A><DD>Returns the username.<DT><A HREF="./widsets/api/Config.html#getValue(String)"><B>getValue(String)</B></A> - Method in class <A HREF="./widsets/api/Config.html" title="class in ">Config</A><DD>Returns the value of specified option.<DT><A HREF="./widsets/api/Config.html#getValue(int)"><B>getValue(int)</B></A> - Method in class <A HREF="./widsets/api/Config.html" title="class in ">Config</A><DD>Returns the value of option at specified index.<DT><A HREF="./widsets/api/Store.html#getValue(String)"><B>getValue(String)</B></A> - Method in class <A HREF="./widsets/api/Store.html" title="class in ">Store</A>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?