|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KSMenu.MenuImageLocation | |
---|---|
org.kuali.student.common.ui.client.widgets | |
org.kuali.student.common.ui.client.widgets.menus | |
org.kuali.student.common.ui.client.widgets.menus.impl |
Uses of KSMenu.MenuImageLocation in org.kuali.student.common.ui.client.widgets |
---|
Fields in org.kuali.student.common.ui.client.widgets declared as KSMenu.MenuImageLocation | |
---|---|
protected KSMenu.MenuImageLocation |
StylishDropDown.imgLoc
|
Methods in org.kuali.student.common.ui.client.widgets with parameters of type KSMenu.MenuImageLocation | |
---|---|
void |
StylishDropDown.initialise(String title,
com.google.gwt.user.client.ui.Image image,
KSMenu.MenuImageLocation imgLoc)
|
void |
StylishDropDown.setImageLocation(KSMenu.MenuImageLocation loc)
|
Constructors in org.kuali.student.common.ui.client.widgets with parameters of type KSMenu.MenuImageLocation | |
---|---|
StylishDropDown(String title,
com.google.gwt.user.client.ui.Image image,
KSMenu.MenuImageLocation imgLoc)
|
Uses of KSMenu.MenuImageLocation in org.kuali.student.common.ui.client.widgets.menus |
---|
Methods in org.kuali.student.common.ui.client.widgets.menus that return KSMenu.MenuImageLocation | |
---|---|
static KSMenu.MenuImageLocation |
KSMenu.MenuImageLocation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static KSMenu.MenuImageLocation[] |
KSMenu.MenuImageLocation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of KSMenu.MenuImageLocation in org.kuali.student.common.ui.client.widgets.menus.impl |
---|
Methods in org.kuali.student.common.ui.client.widgets.menus.impl that return KSMenu.MenuImageLocation | |
---|---|
KSMenu.MenuImageLocation |
KSListMenuImpl.getImageLocation()
|
Methods in org.kuali.student.common.ui.client.widgets.menus.impl with parameters of type KSMenu.MenuImageLocation | |
---|---|
void |
KSListMenuImpl.setImageLocation(KSMenu.MenuImageLocation imgLoc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |