mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-30 16:50:52 +00:00
added -contextAndElementID;
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18739 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0779873da3
commit
52a196ac17
2 changed files with 10 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
-(void)setInForm:(BOOL)flag;
|
||||
-(BOOL)isInForm;
|
||||
-(GSWElementIDString*)elementID;
|
||||
-(NSString*)contextAndElementID;
|
||||
-(GSWComponent*)component;
|
||||
-(GSWComponent*)page;
|
||||
-(GSWResponse*)response;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue