|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITitleAware | |
---|---|
net.sf.sail.common.example | |
net.sf.sail.core.curnit | Provides classes representing the resources of SAIL, organized by curnits. |
net.sf.sail.core.util | Utility package. |
Uses of ITitleAware in net.sf.sail.common.example |
---|
Classes in net.sf.sail.common.example that implement ITitleAware | |
---|---|
class |
BasicExampleSessionListeningBean
Bean which displays a dialog box when the session starts. |
class |
RimExampleSessionListeningBean
Bean which displays a dialog box when the session starts. |
Uses of ITitleAware in net.sf.sail.core.curnit |
---|
Classes in net.sf.sail.core.curnit that implement ITitleAware | |
---|---|
class |
Curnit
|
Uses of ITitleAware in net.sf.sail.core.util |
---|
Methods in net.sf.sail.core.util with type parameters of type ITitleAware | ||
---|---|---|
static
|
PodUtils.createBeanInPod(Pod pod,
java.lang.Class<T> beanClass,
java.lang.String title)
Create a bean of type beanClass, give it the title title, and store it in pod pod |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |