|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MenuLink | |
---|---|
ibspan.tss.layout.ontology.datamodel | Ontology Java beans generated from data-model ontology (with http://www.ibspan.waw.pl/tss/DataModel# namespace) with Jastor tool. |
Uses of MenuLink in ibspan.tss.layout.ontology.datamodel |
---|
Classes in ibspan.tss.layout.ontology.datamodel that implement MenuLink | |
---|---|
class |
MenuLinkImpl
Implementation of MenuLink
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this class. |
Methods in ibspan.tss.layout.ontology.datamodel that return MenuLink | |
---|---|
static MenuLink |
DataModelFactory.createMenuLink(Resource resource,
Model model)
Create a new instance of MenuLink. |
static MenuLink |
DataModelFactory.createMenuLink(String uri,
Model model)
Create a new instance of MenuLink. |
static MenuLink |
DataModelFactory.getDefineSearch(Model model)
Get an DefineSearch individual. |
static MenuLink |
DataModelFactory.getLogin1(Model model)
Get an Login1 individual. |
static MenuLink |
DataModelFactory.getLogout(Model model)
Get an Logout individual. |
static MenuLink |
DataModelFactory.getMenuLink(Resource resource,
Model model)
Create a new instance of MenuLink. |
static MenuLink |
DataModelFactory.getMenuLink(String uri,
Model model)
Create a new instance of MenuLink. |
static MenuLink |
DataModelFactory.getRegister1(Model model)
Get an Register1 individual. |
static MenuLink |
DataModelFactory.getShowBackedUpResults(Model model)
Get an ShowBackedUpResults individual. |
static MenuLink |
DataModelFactory.getShowDetails(Model model)
Get an ShowDetails individual. |
static MenuLink |
DataModelFactory.getWelcome(Model model)
Get an Welcome individual. |
Methods in ibspan.tss.layout.ontology.datamodel with parameters of type MenuLink | |
---|---|
void |
MenuLinkListener.hasActionNameChanged(MenuLink source)
Called when hasActionName has changed |
void |
MenuLinkListener.hasLabelChanged(MenuLink source)
Called when hasLabel has changed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |