|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| 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.
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||