is.idega.idegaweb.golf.member
Class MemberInput

java.lang.Object
  extended by is.idega.idegaweb.golf.member.Input
      extended by is.idega.idegaweb.golf.member.MemberInput

public class MemberInput
extends Input


Constructor Summary
MemberInput()
           
 
Method Summary
static com.idega.presentation.ui.DropdownMenu drpGender(java.lang.String name, java.lang.String selected)
           
static com.idega.presentation.PresentationObject getMemberTable(GolfMemberProfile profile)
           
 void MemberUpdate(com.idega.presentation.IWContext iwc, GolfMemberProfile profile)
           
 
Methods inherited from class is.idega.idegaweb.golf.member.Input
bodyText, bodyText, setBodyFontBold, setBodyFontColor, setStyle, setStyleAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemberInput

public MemberInput()
Method Detail

getMemberTable

public static com.idega.presentation.PresentationObject getMemberTable(GolfMemberProfile profile)

MemberUpdate

public void MemberUpdate(com.idega.presentation.IWContext iwc,
                         GolfMemberProfile profile)

drpGender

public static com.idega.presentation.ui.DropdownMenu drpGender(java.lang.String name,
                                                               java.lang.String selected)


Copyright © 2000-2014 idega software. All Rights Reserved.