|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LookAndFeelComponent
LookAndFeelComponent defines a common api for Look and Feel components.
| Method Summary | |
|---|---|
List<String> |
getAvailableChromosomes()Returns a list of all available component chromosome names. |
String |
getChromosome()Returns the current component chromosome name. |
String |
getFullPath()Returns the qualified skin path, including the current component name. |
HtmlPathResolver |
getHtmlPathResolver()Returns an instance of a HtmlPathResolver related to the component. |
String |
getName()Returns the component name. |
String |
getPath()Returns the webapp-relative base component path. |
| Method Detail |
|---|
String getName()
String getPath()
String getFullPath()
String getChromosome()
List<String> getAvailableChromosomes()
HtmlPathResolver getHtmlPathResolver()
HtmlPathResolver related to the component.
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.