|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleTable | |
ORG.oclc.fmts | |
ORG.oclc.gadgets | |
ORG.oclc.jassi | |
ORG.oclc.mantis.verbs | |
ORG.oclc.webz |
Uses of StyleTable in ORG.oclc.fmts |
Fields in ORG.oclc.fmts declared as StyleTable | |
protected StyleTable |
WebZFormatter.styles
StyleTable object containing a reference to the user's style. |
Uses of StyleTable in ORG.oclc.gadgets |
Fields in ORG.oclc.gadgets declared as StyleTable | |
protected StyleTable |
FormatRecords.displayGadget
StyleTable object containing the definitions for the user's FmtDisplay context. |
protected StyleTable |
SearchHeader.style
|
Methods in ORG.oclc.gadgets with parameters of type StyleTable | |
DataPairs |
FormatRecords.getDataWrappers(String name,
Hashtable gadgetInfo,
StyleTable displayGadget)
|
Uses of StyleTable in ORG.oclc.jassi |
Methods in ORG.oclc.jassi that return StyleTable | |
static StyleTable |
StyleTable.getStyle(String name)
Retrieves a StyleTable object from the cache of saved interface styles for the input table name. |
static StyleTable |
StyleTable.getStyle(String category,
String name)
Retrieves a StyleTable object from the cache of saved styles for the input table name found in the input category. |
static StyleTable |
StyleTable.getDisplayGadgets(String name)
Retrieves a StyleTable object from the cache of saved display gadget styles for the input table name. |
Methods in ORG.oclc.jassi with parameters of type StyleTable | |
static void |
StyleTable.saveStyle(String name,
StyleTable table)
Saves a StyleTable object into the cache of interface styles which can be retrieved using the input name. |
static void |
StyleTable.saveStyle(String category,
String name,
StyleTable table)
Saves a StyleTable object into the cache based on the input category and is named using the input name. |
static void |
StyleTable.saveDisplayGadgets(String name,
StyleTable table)
Saves a StyleTable object into the cache of display gadgets which can be retrieved using the input name. |
Uses of StyleTable in ORG.oclc.mantis.verbs |
Fields in ORG.oclc.mantis.verbs declared as StyleTable | |
protected StyleTable |
MVerb.style
|
Uses of StyleTable in ORG.oclc.webz |
Fields in ORG.oclc.webz declared as StyleTable | |
StyleTable |
DisplayUserData.style
StyleTable object containing the user's interface style. |
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV NEXT | FRAMES NO FRAMES |